1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #1437 from ferferga/header-css

CSS fixes when resizing library browser
This commit is contained in:
dkanada 2020-07-17 20:47:16 +09:00 committed by GitHub
commit cf2357dad3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 22 deletions

View file

@ -432,6 +432,7 @@ html {
.layout-desktop ::-webkit-scrollbar {
width: 0.4em;
height: 0.4em;
}
::-webkit-scrollbar-thumb:horizontal,