
| 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.slidedown.scss |
/**
* Slidedown
* Simple hamburger menu that slides vertically downwards. Pushes and re-flows
* the content below. You could try setting this to postion absolute and
* style like an overlay.
============================================================================ */
@include slidedown($arrows: false);
.ms-slidedown {
// Header second specific styling.
.pr-header__header-second {
.rm-toggle {
//text-align: #{$flow-to};
}
}
.menu__link:after {
display: none !important;
}
}