fix: lesson editor menu position

This commit is contained in:
Jannat Patel
2024-06-27 21:50:02 +05:30
parent 2cf894df59
commit 6adc62c72a
+3 -3
View File
@@ -443,11 +443,11 @@ updateDocumentTitle(pageMeta)
display: none;
}
.ce-toolbar__actions {
right: 108% !important;
.ce-block__content {
max-width: none;
}
.ce-block__content {
.ce-toolbar__content {
max-width: none;
}