mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-03 03:16:10 -06:00
If the user tried dropping a file onto the paperless-ngx UI, but the page itself had scrolled down a bit, the overlay would have scrolled together with the page. This commit makes the overlay fixed to the viewport, independent from the scroll position. This one-word commit was done directly through the GitHub web interface.