mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Lexical: Added overflow container
This commit is contained in:
@@ -65,6 +65,10 @@
|
||||
min-width: 320px;
|
||||
}
|
||||
|
||||
.editor-overflow-container {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
// Modals
|
||||
.editor-modal-wrapper {
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user