6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
|
.wx-coolui-scroller-parallax {
|
||
|
position: absolute;
|
||
|
transform: translate3d(0, 0, 0);
|
||
|
transition: all 0.01s;
|
||
|
}
|