mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-04 04:29:52 +01:00
fixed image width
This commit is contained in:
parent
d108a69f1b
commit
b138f4b52b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
<img src="{{download_url}}" width="100%">
|
||||
<img src="{{download_url}}" style="max-width: 100%">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue