diff --git a/frontend/src/components/modal/ImageMetaBar.vue b/frontend/src/components/modal/ImageMetaBar.vue index 5cf3482..7bbbd5b 100644 --- a/frontend/src/components/modal/ImageMetaBar.vue +++ b/frontend/src/components/modal/ImageMetaBar.vue @@ -1,7 +1,8 @@ - + Dimensions{{ img.width }} × {{ img.height }} @@ -14,21 +15,27 @@ - - - Download + + + - + - + - + @@ -83,11 +90,16 @@ async function copyLink () {