mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-20 11:03:06 +02:00
have default background for artist top songs
This commit is contained in:
@@ -9,8 +9,4 @@
|
|||||||
gap: var(--theme-spacing-lg);
|
gap: var(--theme-spacing-lg);
|
||||||
padding: 1rem 2rem 5rem;
|
padding: 1rem 2rem 5rem;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
:global(.ag-theme-alpine-dark) {
|
|
||||||
--ag-header-background-color: rgb(0 0 0 / 0%) !important;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user