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

restore skipRender

This commit is contained in:
fly_mc 2024-11-15 12:58:38 +08:00
parent 9a4cde8322
commit fdd190ec75

View file

@ -794,7 +794,7 @@ function emitUpdReaction(emoji: string, delta: number) {
.skipRender {
content-visibility: auto;
contain-intrinsic-size: 0 200px;
contain-intrinsic-size: 0 150px;
}
.tip {