fix: will-change degrades quality
This commit is contained in:
parent
6b3136a0b5
commit
5de530077f
|
@ -52,7 +52,8 @@
|
|||
calc(-50% + (1px * var(--offsetY)) + var(--positionY))
|
||||
;
|
||||
user-select: none;
|
||||
will-change: color, scale, opacity, translate, transform;
|
||||
/** quality degradation... */
|
||||
/* will-change: color, scale, opacity, translate, transform; */
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user