2019-04-16 14:40:19 +02:00

5 lines
64 B
SCSS

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