Fixed host card

This commit is contained in:
Joel Collins 2020-05-14 15:31:05 +01:00
parent 9f55085f20
commit 874bd9b150

View file

@ -8,9 +8,9 @@
<img <img
class="uk-width-1-1" class="uk-width-1-1"
:data-src="snapshotSrc" :data-src="snapshotSrc"
:src="snapshotSrc"
width="300" width="300"
height="225" height="225"
uk-img
/> />
<div <div
v-if="!snapshotAvailable" v-if="!snapshotAvailable"