mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
chore: Improve compose popup button margin
This commit is contained in:
parent
11770b59df
commit
10c10bb104
1 changed files with 5 additions and 0 deletions
|
|
@ -1699,6 +1699,11 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar
|
|||
color: var(--color-error);
|
||||
}
|
||||
|
||||
#rl-app #V-PopupsCompose .pull-right>.btn,
|
||||
#rl-app #V-PopupsCompose .pull-right>.btn-group {
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
#rl-app #V-PopupsCompose .no-attachments-desc {
|
||||
text-shadow: unset;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue