1
0
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:
Dan Brown
2024-06-27 16:28:06 +01:00
parent 4e2820d6e3
commit f10ec3271a
6 changed files with 80 additions and 11 deletions

View File

@@ -65,6 +65,10 @@
min-width: 320px;
}
.editor-overflow-container {
display: flex;
}
// Modals
.editor-modal-wrapper {
position: fixed;