Fixed image view dimensions.

This commit is contained in:
2023-08-23 21:57:43 -04:00
parent bac5437e7e
commit 72513f2f6d
3 changed files with 29 additions and 23 deletions

View File

@@ -42,7 +42,7 @@
</td>
<!-- Current image. -->
<td class="full-width">
<td>
<a href="{{image_path}}" target="_blank">
<div class="image-container">
<img src="{{image_path}}" class="image">