mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-16 20:52:06 +00:00
Increase top margin for MacOS
This commit is contained in:
@ -17,11 +17,11 @@ a {
|
|||||||
|
|
||||||
/* custom style for navbar */
|
/* custom style for navbar */
|
||||||
ytmusic-app-layout {
|
ytmusic-app-layout {
|
||||||
--ytmusic-nav-bar-height: 85px;
|
--ytmusic-nav-bar-height: 90px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ytmusic-search-box.ytmusic-nav-bar {
|
ytmusic-search-box.ytmusic-nav-bar {
|
||||||
margin-top: 12px;
|
margin-top: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Blocking annoying elements */
|
/* Blocking annoying elements */
|
||||||
|
|||||||
Reference in New Issue
Block a user