mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-03 11:29:28 -05:00
fixed image width
This commit is contained in:
parent
eec396dcc3
commit
83e7239d29
@ -1,2 +1,2 @@
|
|||||||
<img src="{{download_url}}" width="100%">
|
<img src="{{download_url}}" style="max-width: 100%">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user