Drop unused allow_html_editor_source_button

This commit is contained in:
djmaze 2021-08-16 18:18:11 +02:00
parent 8498290d93
commit a3dc8ad639
4 changed files with 5 additions and 4 deletions

View file

@ -211,3 +211,7 @@
line-height: 25px;
}
}
.RL-PopupsCompose[data-wysiwyg*=Forced] .cke_button__plain {
display: none;
}