mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
@ -4,12 +4,14 @@
|
||||
}
|
||||
|
||||
/* youtube-music style */
|
||||
|
||||
ytmusic-app-layout {
|
||||
overflow: scroll;
|
||||
height: calc(100vh - var(--menu-bar-height, 36px));
|
||||
margin-top: var(--menu-bar-height, 36px) !important;
|
||||
}
|
||||
ytmusic-app-layout#layout {
|
||||
--ytmusic-nav-bar-offset: 0px;
|
||||
}
|
||||
|
||||
ytmusic-app-layout::-webkit-scrollbar{
|
||||
width: var(--ytmusic-scrollbar-width);
|
||||
|
||||
Reference in New Issue
Block a user