[#3715] fixed TinyMCE source code viewer textarea styles

This commit is contained in:
Gani Georgiev
2023-11-08 21:18:22 +02:00
parent f4f3724b7a
commit 4abe199acc
33 changed files with 48 additions and 39 deletions
+4
View File
@@ -1318,6 +1318,10 @@ body {
display: none;
}
}
.tox .tox-textarea-wrap {
display: flex;
flex: 1;
}
&.tox-fullscreen {
.overlay-panel-section {
overflow: hidden;