mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Move screensavermanager to scripts
This commit is contained in:
parent
b69f05713e
commit
cf851074b7
3 changed files with 4 additions and 4 deletions
4
src/scripts/screensavermanager.scss
Normal file
4
src/scripts/screensavermanager.scss
Normal file
|
@ -0,0 +1,4 @@
|
|||
/* own "noScroll" class to avoid conflicts and the need for a scrollbar manager */
|
||||
.screensaver-noScroll {
|
||||
overflow: hidden !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue