Commit d6229309 by chenshu

fix:优化样式

parent e3fe5c47
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
} }
.editor-box { .editor-box {
height: 100%; height: 100%;
width: 100%;
} }
.w-e-toolbar { .w-e-toolbar {
...@@ -28,7 +29,6 @@ ...@@ -28,7 +29,6 @@
.w-e-text-container { .w-e-text-container {
border: none !important; border: none !important;
height: ~'calc(100% - 109px)' !important; height: ~'calc(100% - 109px)' !important;
overflow: hidden;
} }
.editor-tips { .editor-tips {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment