mirror of
https://github.com/paricafe/misskey.git
synced 2025-04-15 09:09:39 -05:00
restore skipRender
This commit is contained in:
parent
9a4cde8322
commit
fdd190ec75
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue