Commit 12823a6e authored by Leopoldthecoder's avatar Leopoldthecoder Committed by 杨奕

Pagination: fix editor style in firefox

parent 2bf285d0
...@@ -131,6 +131,7 @@ ...@@ -131,6 +131,7 @@
margin: 0 6px; margin: 0 6px;
box-sizing: border-box; box-sizing: border-box;
transition: border .3s; transition: border .3s;
-moz-appearance: textfield;
&::-webkit-inner-spin-button, &::-webkit-inner-spin-button,
&::-webkit-outer-spin-button { &::-webkit-outer-spin-button {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment