mirror of
https://github.com/paricafe/misskey.git
synced 2025-01-28 15:50:15 -06:00
skipRender
This commit is contained in:
parent
779cf925f5
commit
aa469c53db
1 changed files with 1 additions and 1 deletions
|
@ -822,7 +822,7 @@ function emitUpdReaction(emoji: string, delta: number) {
|
|||
|
||||
.skipRender {
|
||||
content-visibility: auto;
|
||||
contain-intrinsic-size: 0 200px;
|
||||
contain-intrinsic-size: 0 150px;
|
||||
}
|
||||
|
||||
.tip {
|
||||
|
|
Loading…
Reference in a new issue