diff --git a/src/components/LightBox.vue b/src/components/LightBox.vue index 18582d6..0b5e62b 100644 --- a/src/components/LightBox.vue +++ b/src/components/LightBox.vue @@ -29,7 +29,7 @@ name="fade" > + + + + @@ -105,7 +114,7 @@ @click.stop="showImage(index)" > diff --git a/src/components/style.css b/src/components/style.css index 4339ea7..29aaf55 100644 --- a/src/components/style.css +++ b/src/components/style.css @@ -81,6 +81,11 @@ img.vue-lb-modal-image { -ms-user-select: none; } +embed.vue-lb-modal-image { + min-width: 80vw; + min-height: 80vh; +} + .vue-lb-info { visibility: initial; position: absolute; diff --git a/src/dummy.js b/src/dummy.js index 8cad21f..3c19e39 100644 --- a/src/dummy.js +++ b/src/dummy.js @@ -17,10 +17,11 @@ const media = [ thumb: 'https://s3-us-west-1.amazonaws.com/powr/defaults/image-slider2.jpg', src: 'https://s3-us-west-1.amazonaws.com/powr/defaults/image-slider2.jpg', caption: '

Elephant

', + type: 'image/jpg' }, { thumb: 'https://i-kinhdoanh.vnecdn.net/2018/06/18/1-1529296929_680x0.jpg', - src: 'https://i-kinhdoanh.vnecdn.net/2018/06/18/1-1529296929_680x0.jpg', + src: 'https://sandbox.anmup.online/storage/post/f7177163c833dff4b38fc8d2872f1ec6/qfxcinemas-ticket.pdf', caption: '

Messi

', }, {