mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
chore: Improve message list toolbar on mobile
This commit is contained in:
parent
88a6ab3e11
commit
c00a1e41d6
1 changed files with 4 additions and 0 deletions
|
|
@ -1416,6 +1416,10 @@ html.rl-left-panel-disabled #rl-app #V-MailFolderList .b-footer.btn-toolbar .btn
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
html.rl-mobile #rl-app #V-MailMessageList .btn-toolbar {
|
||||
text-align: start;
|
||||
}
|
||||
|
||||
#rl-app #V-MailMessageList .messageList {
|
||||
min-width: 360px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue