Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bugfix] make PdfView scrollable again
html { overflow-y: hidden !important; } from HomeView had an effect here. Workaround is to mimick scrollwrapper and forms for scrolling of div
- Loading branch information