mirror of https://github.com/ElemeFE/element
fix: remove useless css in pagination
parent
fa18776b4b
commit
1f3b8bd6ba
|
@ -279,10 +279,6 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.active + li {
|
|
||||||
border-left: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $--pagination-hover-color;
|
color: $--pagination-hover-color;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue