File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,7 @@ title-bar {
2222
2323 color : # f1f1f1 ;
2424 font-size : 12px ;
25- padding : 4px 12px ;
26- padding-left : var (--offset-left , 12px );
25+ padding : 4px 12px 4px var (--offset-left , 12px );
2726 background-color : var (--titlebar-background-color , # 030303 );
2827 user-select : none;
2928
@@ -233,10 +232,7 @@ ytmusic-app-layout > [slot='nav-bar'],
233232 var (--ytmusic-nav-bar-height ) + var (--menu-bar-height , 36px )
234233 ) !important ;
235234}
236- ytmusic-app [is-bauhaus-sidenav-enabled ] # guide-spacer .ytmusic-app {
237- margin-top : calc (var (--menu-bar-height , 36px )) !important ;
238- }
239-
235+ ytmusic-app [is-bauhaus-sidenav-enabled ] # guide-spacer .ytmusic-app ,
240236ytmusic-app [is-bauhaus-sidenav-enabled ] # mini-guide-spacer .ytmusic-app {
241237 margin-top : calc (
242238 var (--ytmusic-nav-bar-height ) + var (--menu-bar-height , 36px )
You can’t perform that action at this time.
0 commit comments