?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/demo2/wp-content/themes/blocksy/static/sass/backend/editor/meta-boxes/



?? Go up: /home/webdevt/www/demo2/wp-content/themes/blocksy/static/sass/backend/editor

?? Viewing: general.scss

.edit-post-layout__metaboxes:not(:empty) {
	// background: #fff;

	// &:not(:last-child) {
	// 	padding: 0 0 24px 0;
	// }

	// .edit-post-meta-boxes-area {
	// 	margin: auto;
	// }

	// .postbox-header {
	// 	padding: 0 12px;
	// }

	.postbox > .inside {
		padding: 0 12px 20px 12px;
	}
}


??

??