]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Position:fixed for .global-dropzone-overlay 3367/head
authorDenilson Sá Maia <denilsonsa@gmail.com>
Wed, 10 May 2023 06:01:51 +0000 (08:01 +0200)
committerGitHub <noreply@github.com>
Wed, 10 May 2023 06:01:51 +0000 (08:01 +0200)
commit5364a29b5f6b8236a3a51ef6824ef8bc0d68a1ab
tree062fa632eff7ff167daa4c57f4483ec61b101e63
parentd7d95037be1a8836da56b7cc80cf31c7e3de6a8a
Position:fixed for .global-dropzone-overlay

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.
src-ui/src/styles.scss