fix: add missing closing brace in style.css that broke discover sync CSS

This commit is contained in:
JohnBaumb 2026-04-23 11:24:20 -07:00
parent a0eb289d63
commit 1f944841a3

View file

@ -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 ───────────────────────────────────────── */