mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-20 05:26:53 +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
|
|
@ -9,7 +9,7 @@ tr {
|
|||
}
|
||||
|
||||
.table-row-selected {
|
||||
background-color: var(--ngx-primary-faded);
|
||||
background-color: var(--pngx-primary-faded);
|
||||
}
|
||||
|
||||
$paperless-card-breakpoints: (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue