@use '../variables' as variables;

.dropdown-menu {
  z-index: variables.$zindex-dropdown;
}
