mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Remove number input spinners
This commit is contained in:
@@ -105,3 +105,7 @@
|
||||
.btn-lower-third {
|
||||
width: 80px;
|
||||
}
|
||||
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user