Katheryne/Frontend/Pages/Editor.razor.css

3 lines
52 B
CSS
Raw Normal View History

2023-10-14 22:12:19 +08:00
.editor-zone {
min-height: calc(100vh - 64px);
}