mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 06:55:26 +02:00
Fix editor width on empty page
This commit is contained in:
parent
b37562bfca
commit
12721657dd
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
max-width: var(--layout-width-main-col);
|
||||
margin: 0 auto;
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
|
||||
@media (--desktop) {
|
||||
margin-left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue