mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Improved mobile view
This commit is contained in:
parent
3bad2d5dbd
commit
6ae38bfe1b
5 changed files with 24 additions and 37 deletions
|
|
@ -178,12 +178,8 @@ Secondly, we can't rely on MUA's what to do with :empty
|
|||
}
|
||||
}
|
||||
|
||||
.rl-mobile #V-PopupsCompose,
|
||||
.rl-mobile #V-PopupsIdentity {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
.rl-mobile #V-PopupsCompose {
|
||||
min-height: calc(100% - 62px);
|
||||
min-height: calc(100% - 12px);
|
||||
}
|
||||
|
||||
#V-PopupsCompose[data-wysiwyg*=Forced] #squire-toolgroup-mode {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue