mirror of https://github.com/ElemeFE/element
Pagination: fix editor style in firefox
parent
2bf285d0cf
commit
12823a6e24
|
@ -131,6 +131,7 @@
|
|||
margin: 0 6px;
|
||||
box-sizing: border-box;
|
||||
transition: border .3s;
|
||||
-moz-appearance: textfield;
|
||||
|
||||
&::-webkit-inner-spin-button,
|
||||
&::-webkit-outer-spin-button {
|
||||
|
|
Loading…
Reference in New Issue