mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
don't persist lazy loaded paths
This commit is contained in:
parent
ea97f1efcc
commit
18abc62bc9
15 changed files with 33 additions and 31 deletions
|
@ -1,6 +1,6 @@
|
|||
/* Now playing bar */
|
||||
.nowPlayingBar {
|
||||
padding: 6px 0 15px 0;
|
||||
padding: 6px 0 6px 0;
|
||||
border-top: 2px solid green;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue