box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
}
+
+
.edit-area {
height: 100%;
}
.page-style.editor {
height: 100%;
+}
+
+.mce-tinymce {
+ .mce-panel {
+ background-color: #FFF;
+ }
+ .mce-btn {
+ background-color: #FFF;
+ }
}
\ No newline at end of file