mirror of
https://github.com/Shadowfita/docmost.git
synced 2025-11-26 06:31:07 +10:00
8 lines
99 B
CSS
8 lines
99 B
CSS
.editor {
|
|
max-width: 800px;
|
|
height: 100%;
|
|
padding: 8px 20px;
|
|
margin: 64px auto;
|
|
}
|
|
|