File "wysiwyg.css"
Full Path: /home/jlklyejr/public_html/post-date/wp-content/plugins/meta-box/css/wysiwyg.css
File size: 280 bytes
MIME-type: text/plain
Charset: utf-8
.rwmb-field .mceIframeContainer {
background: #fff;
}
.rwmb-wysiwyg-clone {
padding-top: 20px;
}
/* Fix style for Gutenberg */
.block-editor .wp-editor-wrap {
box-sizing: content-box;
}
/* Fix fullscreen mode still shows admin menu */
div.mce-fullscreen {
z-index: 999999;
}