mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-19 22:22:06 +00:00
fix: resolve #12
This commit is contained in:
@ -54,3 +54,8 @@ ytmusic-nav-bar > div.left-content > a,
|
|||||||
ytmusic-nav-bar > div.left-content > a > picture > img {
|
ytmusic-nav-bar > div.left-content > a > picture > img {
|
||||||
-webkit-user-drag: none;
|
-webkit-user-drag: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* yt-music bugs */
|
||||||
|
tp-yt-paper-item.ytmusic-guide-entry-renderer::before {
|
||||||
|
border-radius: 8px !important;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user