.buttonTabDropDownWrapper {
  display: flex;
  flex-shrink: 0;
}

.menuWrapper {
  z-index: var(--menu-elevation);
}
