Merge branch 'master' into new-downloader

This commit is contained in:
th-ch
2023-03-19 21:29:37 +01:00
committed by GitHub
6 changed files with 85 additions and 52 deletions

View File

@ -18,7 +18,8 @@
}
/* fix navbar hiding library items */
ytmusic-section-list-renderer[page-type="MUSIC_PAGE_TYPE_LIBRARY_CONTENT_LANDING_PAGE"] {
ytmusic-section-list-renderer[page-type="MUSIC_PAGE_TYPE_LIBRARY_CONTENT_LANDING_PAGE"],
ytmusic-section-list-renderer[page-type="MUSIC_PAGE_TYPE_PRIVATELY_OWNED_CONTENT_LANDING_PAGE"] {
top: 50px;
position: relative;
}