fix: instructor notes menu position in lesson form
This commit is contained in:
@@ -667,6 +667,15 @@ iframe {
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.codex-editor--narrow .ce-toolbox .ce-popover {
|
||||
right: unset;
|
||||
left: initial;
|
||||
}
|
||||
|
||||
.ce-popover {
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
.cdx-search-field {
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user