1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-05 21:39:34 -05:00

restore replied opacity

This commit is contained in:
fly_mc 2024-10-27 23:02:57 +08:00
parent d50505d4c7
commit ab7bd64f91

View file

@ -866,6 +866,7 @@ function emitUpdReaction(emoji: string, delta: number) {
text-overflow: ellipsis;
white-space: nowrap;
font-size: 90%;
opacity: 0.7;
cursor: pointer;
&:hover {