mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
fix colors
This commit is contained in:
parent
fa3d5bb128
commit
841cccd643
@ -387,3 +387,10 @@
|
|||||||
|
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// fix adm cards
|
||||||
|
.adm-card {
|
||||||
|
background: var(--background-color-accent);
|
||||||
|
|
||||||
|
color: var(--text-color);
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user