mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 03:59:21 +03:00
#rl-content to use flex for better layout control
This commit is contained in:
parent
cfcc8c73af
commit
8047a36b70
8 changed files with 42 additions and 70 deletions
|
|
@ -476,20 +476,11 @@ html.rl-fullscreen {
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
#rl-right {
|
||||
left: 0 !important;
|
||||
|
||||
#V-MailMessageList,
|
||||
#V-SettingsPane,
|
||||
#V-SystemDropDown,
|
||||
#V-MailMessageView .messageView .toolbar {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
#V-MailMessageList,
|
||||
#V-SettingsPane,
|
||||
#V-SystemDropDown,
|
||||
.messageView .top-toolbar {
|
||||
display: none;
|
||||
#V-MailMessageView .messageView .toolbar {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.messageView {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue