Move screensavermanager to scripts

This commit is contained in:
Bill Thornton 2022-03-31 16:18:45 -04:00
parent b69f05713e
commit cf851074b7
3 changed files with 4 additions and 4 deletions

View file

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