mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-29 04:38:55 +03:00
Try this tap UI feedback, idea from Threads
This commit is contained in:
parent
aa12010b80
commit
1c295c585b
1 changed files with 1 additions and 0 deletions
|
@ -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%;
|
||||||
|
|
Loading…
Reference in a new issue