
| Current Path : /var/www/html/atstandard/styles/uikit/components/partials/component/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/atstandard/styles/uikit/components/partials/component/_menu.responsive.vertical.scss |
/**
* Vertical accordion
* A basic vertical menu with toggles to open sub-menus, this is the same as
* the slidedown, overlay and offcanvas toggle but without hiding the entire
* menu also.
============================================================================ */
.ms-vertical {
.rm-toggle {
display: none;
}
}
@include vertical-accordion($arrows: false);