mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 15:35:25 +02:00
Fix main column width in edit mode
This commit is contained in:
parent
7b290fc33a
commit
7c4c227a4f
1 changed files with 4 additions and 0 deletions
|
@ -72,6 +72,10 @@
|
|||
.ce-header {
|
||||
@apply --font-serif;
|
||||
}
|
||||
|
||||
.ce-block__content {
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
|
||||
.codex-editor__redactor .ce-block:first-of-type .ce-header {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue