mirror of
https://github.com/remnawave/panel.git
synced 2026-04-20 22:51:56 +00:00
fix: add !important to card background gradient
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
135deg,
|
||||
var(--ifm-card-background-color) 0%,
|
||||
rgba(var(--ifm-color-primary-rgb), 0.03) 100%
|
||||
);
|
||||
) !important;
|
||||
}
|
||||
|
||||
/* Core Badge - Bottom of Card */
|
||||
|
||||
Reference in New Issue
Block a user