mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
9 lines
206 B
CSS
9 lines
206 B
CSS
#nav-bar-background, #header.ytmusic-item-section-renderer {
|
|
background: rgba(0, 0, 0, 0.3) !important;
|
|
backdrop-filter: blur(18px) !important;
|
|
}
|
|
|
|
#nav-bar-divider {
|
|
display: none !important;
|
|
}
|