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