mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Resolve #1318
This commit is contained in:
parent
40a352c3c0
commit
d74407f36b
1 changed files with 3 additions and 3 deletions
|
|
@ -624,7 +624,7 @@
|
||||||
#rl-app .select,
|
#rl-app .select,
|
||||||
#rl-app .emailaddresses,
|
#rl-app .emailaddresses,
|
||||||
#rl-app input:not([type="checkbox"]) {
|
#rl-app input:not([type="checkbox"]) {
|
||||||
padding: 0 12px;
|
padding: 0 30px;
|
||||||
font-size: var(--nc-default-font-size);
|
font-size: var(--nc-default-font-size);
|
||||||
color: var(--nc-color-main-text);
|
color: var(--nc-color-main-text);
|
||||||
background-color: unset;
|
background-color: unset;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue