Adjust padding for buttons in settings.html
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
/* wenn Du es schmaler willst: */
|
||||
min-width: 80px;
|
||||
max-width: 180px;
|
||||
padding: 0.4em 0.6em;
|
||||
padding: 0.4em 0.4em;
|
||||
border: 1.2px solid #cbd5e1;
|
||||
border-radius: 6px;
|
||||
background: #f8fafc;
|
||||
|
||||
Reference in New Issue
Block a user