fix: remove useless css in pagination

pull/22343/head
ext.zhuyunfeng1 2023-01-06 12:32:54 +08:00
parent fa18776b4b
commit 1f3b8bd6ba
1 changed files with 0 additions and 4 deletions

View File

@ -279,10 +279,6 @@
cursor: pointer; cursor: pointer;
} }
&.active + li {
border-left: 0;
}
&:hover { &:hover {
color: $--pagination-hover-color; color: $--pagination-hover-color;
} }