Fixed host card
This commit is contained in:
parent
9f55085f20
commit
874bd9b150
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue