diff --git a/settings.html b/settings.html index 7c700ff..88bf5ba 100644 --- a/settings.html +++ b/settings.html @@ -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;