parent
b624d6e4ba
commit
81c85df847
|
@ -13,7 +13,7 @@
|
||||||
<!-- Show the real image on the top and fade in after loading -->
|
<!-- Show the real image on the top and fade in after loading -->
|
||||||
<img
|
<img
|
||||||
ref="image"
|
ref="image"
|
||||||
class="transition-opacity duration-500 rounded-lg object-cover mx-auto h-full"
|
class="transition-opacity duration-500 rounded-lg object-cover h-full w-full"
|
||||||
:class="imageOpacity"
|
:class="imageOpacity"
|
||||||
alt=""
|
alt=""
|
||||||
src=""
|
src=""
|
||||||
|
|
Loading…
Reference in a new issue