mirror of
https://github.com/Shadowfita/docmost.git
synced 2025-11-26 22:43:32 +10:00
work on editor
This commit is contained in:
7
client/src/features/editor/styles/editor.module.css
Normal file
7
client/src/features/editor/styles/editor.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.editor {
|
||||
max-width: 800px;
|
||||
height: 100%;
|
||||
padding: 8px 20px;
|
||||
margin: 64px auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user