estatesfunding/ef-ui/dist/scss/utilities/_display.scss

5 lines
64 B
SCSS

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