reorg theme
This commit is contained in:
parent
9ddb9f3c60
commit
e63af0b7ce
243 changed files with 10 additions and 11506 deletions
5
src/assets/scss/modules/_editor-style.scss
Normal file
5
src/assets/scss/modules/_editor-style.scss
Normal file
|
@ -0,0 +1,5 @@
|
|||
body#tinymce{
|
||||
height: auto; // Fix editor style bug
|
||||
max-width: $grid-row-width; // Give the editor a max-width
|
||||
padding: rem-calc(20) !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue