have default background for artist top songs

This commit is contained in:
Kendall Garner
2025-09-28 17:12:34 -07:00
parent 508013958f
commit 8caf898172
@@ -9,8 +9,4 @@
gap: var(--theme-spacing-lg);
padding: 1rem 2rem 5rem;
overflow: hidden;
:global(.ag-theme-alpine-dark) {
--ag-header-background-color: rgb(0 0 0 / 0%) !important;
}
}