Increase top margin for MacOS

This commit is contained in:
TC
2021-03-18 22:12:18 +01:00
parent 8cce3f4503
commit c926db7f13

View File

@ -17,11 +17,11 @@ a {
/* custom style for navbar */
ytmusic-app-layout {
--ytmusic-nav-bar-height: 85px;
--ytmusic-nav-bar-height: 90px;
}
ytmusic-search-box.ytmusic-nav-bar {
margin-top: 12px;
margin-top: 15px;
}
/* Blocking annoying elements */