From 1c295c585b126246f57c7160650ff628f0459e5b Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Thu, 7 Sep 2023 12:01:26 +0800 Subject: [PATCH] Try this tap UI feedback, idea from Threads --- src/components/status.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/status.css b/src/components/status.css index 58faedb7..ff0da80c 100644 --- a/src/components/status.css +++ b/src/components/status.css @@ -748,6 +748,7 @@ } .status .media:active { filter: brightness(0.8); + transform: scale(0.99); } .status .media :is(img, video) { width: 100%;