pleroma-fe/src/components/media_modal
Tusooa Zhu 76727cd39c
Remove image box-shadow in media modal
The box-shadow causes an image to be very blurry on Webkit browsers
(experienced: Konqueror, Safari; heard of: Chrome) when scaled up
if the initial size of the image is much smaller than the actual size
(e.g. when viewing a very long picture).

The shadow is not really obvious anyway.
2022-03-13 12:02:02 -04:00
..
media_modal.js Clean up debug code for image pinch zoom 2022-03-13 12:02:02 -04:00
media_modal.vue Remove image box-shadow in media modal 2022-03-13 12:02:02 -04:00