Updates
This commit is contained in:
@@ -81,9 +81,13 @@
|
||||
.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;
|
||||
}
|
||||
|
||||
@@ -783,6 +783,10 @@
|
||||
height: 500px
|
||||
}
|
||||
|
||||
.h-\[60vh\] {
|
||||
height: 60vh
|
||||
}
|
||||
|
||||
.h-\[80vh\] {
|
||||
height: 80vh
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user