2026-01-28 15:37:52 +01:00

5 lines
64 B
SCSS

// Overflow Hidden
.o-hidden {
overflow: hidden !important;
}