mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 05:56:44 -06:00
skipRender
This commit is contained in:
parent
e2e21bdc98
commit
8600bbaba6
1 changed files with 1 additions and 1 deletions
|
@ -806,7 +806,7 @@ function emitUpdReaction(emoji: string, delta: number) {
|
||||||
|
|
||||||
.skipRender {
|
.skipRender {
|
||||||
content-visibility: auto;
|
content-visibility: auto;
|
||||||
contain-intrinsic-size: 0 180px;
|
contain-intrinsic-size: 0 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tip {
|
.tip {
|
||||||
|
|
Loading…
Reference in a new issue