Drop mail composer HTML/Plain Forced to prevent confusions like in #355

This commit is contained in:
the-djmaze 2022-04-30 00:43:38 +02:00
parent bde9835d5d
commit 435b590b3e
41 changed files with 9 additions and 90 deletions

View file

@ -165,7 +165,3 @@ Secondly, we can't rely on MUA's what to do with :empty
.rl-mobile #V-PopupsCompose {
min-height: calc(100% - 12px);
}
#V-PopupsCompose[data-wysiwyg*=Forced] #squire-toolgroup-mode {
display: none;
}