Try this tap UI feedback, idea from Threads

This commit is contained in:
Lim Chee Aun 2023-09-07 12:01:26 +08:00
parent aa12010b80
commit 1c295c585b

View file

@ -748,6 +748,7 @@
} }
.status .media:active { .status .media:active {
filter: brightness(0.8); filter: brightness(0.8);
transform: scale(0.99);
} }
.status .media :is(img, video) { .status .media :is(img, video) {
width: 100%; width: 100%;