mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
moved media streams to the database
This commit is contained in:
parent
bd769dc6f3
commit
7c1639a112
2 changed files with 5 additions and 5 deletions
|
@ -439,8 +439,8 @@ a.itemTag:hover {
|
|||
}
|
||||
|
||||
.libraryPage ::-webkit-scrollbar {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
.libraryPage ::-webkit-scrollbar-button:start:decrement,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue