mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-24 18:36:20 +08:00
[bugfix] hairline (#545)
This commit is contained in:
parent
67d37aad01
commit
42800f70d7
@ -7,8 +7,8 @@ $border-poses: top, right, bottom, left;
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 200%;
|
width: 199%;
|
||||||
height: 200%;
|
height: 199%;
|
||||||
transform: scale(.5);
|
transform: scale(.5);
|
||||||
transform-origin: 0 0;
|
transform-origin: 0 0;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user