Pagination: fix editor style in firefox

pull/6634/head
Leopoldthecoder 2017-08-22 12:49:58 +08:00 committed by 杨奕
parent 2bf285d0cf
commit 12823a6e24
1 changed files with 1 additions and 0 deletions

View File

@ -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 {