mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix colors
This commit is contained in:
parent
fa3d5bb128
commit
841cccd643
@ -387,3 +387,10 @@
|
||||
|
||||
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