diff --git a/plugins/styled-bars/style.css b/plugins/styled-bars/style.css index a9c90ebe..beb3db58 100644 --- a/plugins/styled-bars/style.css +++ b/plugins/styled-bars/style.css @@ -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;