fix: add missing closing brace in style.css that broke discover sync CSS
This commit is contained in:
parent
a0eb289d63
commit
1f944841a3
1 changed files with 1 additions and 0 deletions
|
|
@ -59552,6 +59552,7 @@ body[data-artist-source="source"] #artist-detail-page #library-artist-enhance-bt
|
|||
|
||||
#artist-detail-page .release-card.album-card .mb-card-icon:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
/* ── SoulSync Discover Sync Tab ───────────────────────────────────────── */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue