mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
Refactor uploads to service, working global dd
This commit is contained in:
parent
88a67c8703
commit
73cab2af2d
7 changed files with 166 additions and 51 deletions
|
|
@ -33,3 +33,7 @@ form {
|
|||
mix-blend-mode: soft-light;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.ngx-file-drop__drop-zone--over {
|
||||
background-color: var(--ngx-primary-faded) !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue