jellyfish-web/src/scripts/screensavermanager.scss
2022-03-31 16:29:56 -04:00

4 lines
142 B
SCSS

/* own "noScroll" class to avoid conflicts and the need for a scrollbar manager */
.screensaver-noScroll {
overflow: hidden !important;
}