fixed width 100 % for editor

This commit is contained in:
Pramod Mahajan 2025-05-31 12:07:31 +05:30
parent 3e61a9959e
commit 0026de943b

View File

@ -1,5 +1,5 @@
.editor-wrapper {
max-width: 800px;
max-width: 100%;
margin: 1px auto;
background: #fff;