bne-flyout-rtl.css 128 B

12345678
  1. /*
  2. * Astra Theme compatibility with BNR Flyout
  3. */
  4. html.flyout-lock {
  5. overflow-y: scroll !important;
  6. width: auto;
  7. }