mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-28 03:46:43 -06:00
skipRender
This commit is contained in:
parent
1011e9f3bd
commit
9efa5dce22
1 changed files with 1 additions and 1 deletions
|
@ -776,7 +776,7 @@ function emitUpdReaction(emoji: string, delta: number) {
|
|||
|
||||
.skipRender {
|
||||
content-visibility: auto;
|
||||
contain-intrinsic-size: 0 150px;
|
||||
contain-intrinsic-size: 0 180px;
|
||||
}
|
||||
|
||||
.tip {
|
||||
|
|
Loading…
Reference in a new issue