﻿:root {
    --rz-dropdown-item-padding: 0.55rem 1rem !important;
}

#web-report-designer {
    .top-menu-area__menu {
        display: none !important;
    }

    .top-menu-area__switch {
        display: none !important;
    }
    
    .top-menu-area__search {
        flex-grow: 1 !important;
    }
}
