mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
Increase top margin for MacOS
This commit is contained in:
@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user