2024-04-15 17:57:13 +02:00

5 lines
64 B
SCSS

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