mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
dev: removed possibly redundant !important tag
This commit is contained in:
@@ -982,7 +982,7 @@ progress+span {
|
||||
|
||||
.defaultCardBackground,
|
||||
.cardScalable {
|
||||
background: var(--cardBackgroundGradient) !important;
|
||||
background: var(--cardBackgroundGradient);
|
||||
}
|
||||
|
||||
.listItemImage {
|
||||
|
Reference in New Issue
Block a user