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:
commit
cf2357dad3
4 changed files with 14 additions and 22 deletions
|
@ -432,6 +432,7 @@ html {
|
|||
|
||||
.layout-desktop ::-webkit-scrollbar {
|
||||
width: 0.4em;
|
||||
height: 0.4em;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb:horizontal,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue