fix some broken css vars

This commit is contained in:
Michael Shamoon
2022-04-07 14:27:49 -07:00
parent 942c904037
commit f173f59ec7
5 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@
}
.doc-img-background-selected {
background-color: var(--ngx-primary-faded);
background-color: var(--pngx-primary-faded);
}
.card-info {