This commit is contained in:
Benjamin Toby
2024-12-08 09:57:48 +01:00
parent 8b7ea057d0
commit 86f931fb82
424 changed files with 1638 additions and 1282 deletions
+6 -1
View File
@@ -100,10 +100,15 @@
.tox .tox-edit-area,
.tox .tox-edit-area iframe,
.tox .tox-editor-container,
.tox .tox-editor-container > * {
.tox .tox-editor-container > *,
.tox .tox-statusbar {
width: 100%;
}
.tox .tox-statusbar__right-container {
padding-right: 10px !important;
}
.tox:not(.tox-tinymce-inline) .tox-editor-header {
overflow-x: auto;
}