• File: wysiwyg.css
  • Full Path: /home/chassiw/www/wp-content/plugins/meta-box/css/wysiwyg.css
  • File size: 189 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;
}