Move libraries css files to sass

This commit is contained in:
Bill Thornton 2021-01-26 15:43:40 -05:00
parent 34a19e0781
commit 76296c494b
4 changed files with 2 additions and 2 deletions

View file

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