Update Photo.vue

This commit is contained in:
2025-10-27 19:02:38 +08:00
parent e52ef61c8b
commit 495e106e4c
+3 -3
View File
@@ -116,9 +116,9 @@ export default toNative(Photos)
<img class="photo" w-full object-contain :src="url(p.thumbnail_edited)" :alt="p.id" />
</div>
</div>
<div flex w-full justify-center absolute position-top-none>
<img class="pin" src="/thumb%20tack%202%20plain.png" alt=""/>
</div>
<!-- <div flex w-full justify-center absolute position-top-none>-->
<!-- <img class="pin" src="/thumb%20tack%202%20plain.png" alt=""/>-->
<!-- </div>-->
</div>
</div>
</div>