_display.scss 64 B

1234
  1. // Overflow Hidden
  2. .o-hidden {
  3. overflow: hidden !important;
  4. }