fix some broken css vars

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

View File

@@ -35,5 +35,5 @@ form {
}
::ng-deep .ngx-file-drop__drop-zone--over {
background-color: var(--ngx-primary-faded) !important;
background-color: var(--pngx-primary-faded) !important;
}