Current File : /home/kelaby89/muzza.fit/wp-content/plugins/mp-timetable/media/less/block-editor.less |
.wp-block[data-type="mp-timetable/timetable"] div[data-block] {
overflow: auto;
}
/*
* TODO: WordPress 5.6 Select Multiple Fix
* https://github.com/WordPress/gutenberg/issues/27166
*
*/
.components-select-control.timetable-wp56-fix .components-select-control__input {
height: auto !important;
}
.components-select-control.timetable-wp56-fix .components-input-control__suffix {
display: none !important;
}
.components-select-control.timetable-wp56-fix .components-input-control__label {
font-size:inherit;
}