Merge pull request #901 from pateljannat/issues-24
fix: lesson editor menu position
This commit is contained in:
@@ -443,11 +443,11 @@ updateDocumentTitle(pageMeta)
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ce-toolbar__actions {
|
.ce-block__content {
|
||||||
right: 108% !important;
|
max-width: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ce-block__content {
|
.ce-toolbar__content {
|
||||||
max-width: none;
|
max-width: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user