mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 16:49:58 +00:00
Tweak macOS number input style
This commit is contained in:
@@ -30,3 +30,7 @@ input[type="radio"] {
|
||||
margin-top: 1px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
input[type="number"] {
|
||||
padding-inline-end: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user