mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 06:58:27 +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 .emailaddresses,
|
||||
#rl-app input:not([type="checkbox"]) {
|
||||
padding: 0 12px;
|
||||
padding: 0 30px;
|
||||
font-size: var(--nc-default-font-size);
|
||||
color: var(--nc-color-main-text);
|
||||
background-color: unset;
|
||||
|
|
@ -2112,7 +2112,7 @@ html.rl-mobile #rl-app #V-AdminPane>.b-toolbar {
|
|||
#rl-app #V-PopupsAdvancedSearch .e-component.e-checkbox {
|
||||
margin-left: -100%;
|
||||
}
|
||||
|
||||
|
||||
#rl-app #V-PopupsLanguages label {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
|
|
@ -2548,4 +2548,4 @@ html.rl-mobile #rl-app #V-AdminPane>.b-toolbar {
|
|||
100% {
|
||||
transform: scale(1)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue