fixed width 100 % for editor
This commit is contained in:
parent
3e61a9959e
commit
0026de943b
@ -1,5 +1,5 @@
|
|||||||
.editor-wrapper {
|
.editor-wrapper {
|
||||||
max-width: 800px;
|
max-width: 100%;
|
||||||
margin: 1px auto;
|
margin: 1px auto;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user