mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
fix some broken css vars
This commit is contained in:
parent
9f9d7da1ce
commit
ca43c71cf5
5 changed files with 5 additions and 5 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue