Katheryne/Frontend/Pages/Editor.razor.css
2023-10-14 22:12:19 +08:00

3 lines
52 B
CSS

.editor-zone {
min-height: calc(100vh - 64px);
}