mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
fix library UI bug
This commit is contained in:
@ -3,6 +3,15 @@ ytmusic-nav-bar {
|
|||||||
-webkit-app-region : unset;
|
-webkit-app-region : unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.center-content.ytmusic-nav-bar {
|
||||||
|
background: black;
|
||||||
|
}
|
||||||
|
yt-page-navigation-progress, #progress.yt-page-navigation-progress {
|
||||||
|
top: 75px !important;
|
||||||
|
}
|
||||||
|
ytmusic-item-section-renderer[has-item-section-tabbed-header-renderer_] #header.ytmusic-item-section-renderer {
|
||||||
|
top: 60px !important;
|
||||||
|
}
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
width: 12px;
|
width: 12px;
|
||||||
background-color: #030303;
|
background-color: #030303;
|
||||||
|
|||||||
Reference in New Issue
Block a user