Current File : /home/resuelf/www/wp-content/plugins/megamenu/integration/block/location/src/editor.scss
/**
 * The following styles get applied inside the editor only.
 */
.wp-block-maxmegamenu-maxmegamenu:not(.is-selected) * {
    pointer-events: none !important;
}
.max-mega-menu > li.mega-menu-item > a.mega-menu-link {
    font-family: var(--wp--preset--font-family--system-font) !important;
    font-weight: normal !important;
}