mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
Drop over background color
This commit is contained in:
parent
7dedb99dae
commit
5651a03b14
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
||||||
|
@import "/src/theme";
|
||||||
|
|
||||||
|
::ng-deep .ngx-file-drop__drop-zone--over {
|
||||||
|
background-color: $primaryFaded !important;
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue