1
0

Adjust padding for buttons in settings.html

This commit is contained in:
2025-05-25 01:14:02 +02:00
parent 11e96eb25c
commit 764a2c8720

View File

@@ -76,7 +76,7 @@
/* wenn Du es schmaler willst: */ /* wenn Du es schmaler willst: */
min-width: 80px; min-width: 80px;
max-width: 180px; max-width: 180px;
padding: 0.4em 0.6em; padding: 0.4em 0.4em;
border: 1.2px solid #cbd5e1; border: 1.2px solid #cbd5e1;
border-radius: 6px; border-radius: 6px;
background: #f8fafc; background: #f8fafc;