mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
fixed search page header height
This commit is contained in:
@ -9,7 +9,7 @@ ytmusic-app-layout {
|
||||
}
|
||||
|
||||
ytmusic-search-box.ytmusic-nav-bar {
|
||||
margin-top: 30px;
|
||||
margin-top: 29px;
|
||||
}
|
||||
|
||||
.center-content.ytmusic-nav-bar {
|
||||
@ -21,6 +21,9 @@ yt-page-navigation-progress, #progress.yt-page-navigation-progress {
|
||||
ytmusic-item-section-renderer[has-item-section-tabbed-header-renderer_] #header.ytmusic-item-section-renderer {
|
||||
top: 90px !important;
|
||||
}
|
||||
ytmusic-header-renderer.ytmusic-search-page {
|
||||
top: 90px !important;
|
||||
}
|
||||
/* Custom scrollbar */
|
||||
::-webkit-scrollbar {
|
||||
width: 12px;
|
||||
|
||||
Reference in New Issue
Block a user