mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
fix: MailMessageView button toolbar padding
This commit is contained in:
parent
3c57c2e593
commit
0a2c19a186
1 changed files with 1 additions and 1 deletions
|
|
@ -1055,7 +1055,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
|
||||||
|
|
||||||
#rl-app #V-MailMessageList .btn-toolbar,
|
#rl-app #V-MailMessageList .btn-toolbar,
|
||||||
#rl-app #V-MailMessageView .btn-toolbar {
|
#rl-app #V-MailMessageView .btn-toolbar {
|
||||||
padding: 10px 1px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rl-app .messageList,
|
#rl-app .messageList,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue