fix: keep image aspect ratio
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<img
|
<img
|
||||||
class="flex flex-col flex-1 max-w-full border-b border-dividerLight"
|
class="flex max-w-full border-b border-dividerLight"
|
||||||
:src="imageSource"
|
:src="imageSource"
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
:alt="imageSource"
|
:alt="imageSource"
|
||||||
|
|||||||
Reference in New Issue
Block a user