mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
🐛 Fixed Firefox behaviour
This commit is contained in:
@@ -221,3 +221,7 @@ input[type=number]::-webkit-inner-spin-button,
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
input[type=number] {
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user