mirror of
https://github.com/docmost/docmost.git
synced 2025-11-20 20:31:09 +10:00
switch to nx monorepo
This commit is contained in:
7
apps/client/src/features/editor/styles/editor.module.css
Normal file
7
apps/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