mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Bugfix and improve Squire HTML/Plain modes
This commit is contained in:
parent
5efbcf5ad3
commit
1c95eab6d6
4 changed files with 17 additions and 13 deletions
|
|
@ -175,3 +175,7 @@ Secondly, we can't rely on MUA's what to do with :empty
|
|||
.rl-mobile .b-compose.modal {
|
||||
min-height: calc(100% - 62px);
|
||||
}
|
||||
|
||||
.RL-PopupsCompose[data-wysiwyg*=Forced] #squire-toolgroup-mode {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue