1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-08 22:36:41 +02:00
Files

5 lines
64 B
SCSS
Raw Permalink Normal View History

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