/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Editor Styles
 *
 * CSS for just Backend enqueued after style.scss
 * which makes it higher in priority.
 */
.wp-block-wpc-food-menu-list {
  border: 1px solid #ccc;
  padding: 10px; }
  .wp-block-wpc-food-menu-list a {
    pointer-events: none; }

.multiple_select_control select {
  min-height: 100px !important; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Editor Styles
 *
 * CSS for just Backend enqueued after style.scss
 * which makes it higher in priority.
 */
.wp-block-wpc-food-menu-tab {
  border: 1px solid #ccc;
  padding: 10px; }
  .wp-block-wpc-food-menu-tab a {
    pointer-events: none; }

.multiple_select_control select {
  min-height: 100px !important; }
