Adjust min-width of input/number select elements
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
}
|
||||
|
||||
select, input[type="number"] {
|
||||
min-width: 80px;
|
||||
min-width: 40px;
|
||||
max-width: 100%;
|
||||
padding: 0.4em 0.6em;
|
||||
border: 1.2px solid #cbd5e1;
|
||||
|
||||
Reference in New Issue
Block a user