_popup.scss 754 B
Newer Older
.popup-menu-account {
  /* Override SUI popup styles so popup does not appear above menu icon */
  bottom: auto !important;
  max-width: 205px !important; /* Allow space between items and scrollbar */
  padding: 0px !important; /* Allow menu items to take up full width*/
    max-height: 195px;
      background: rgba($faint, 0.5);
      color: $black;