mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] hairline in chrome 69 (#1776)
This commit is contained in:
parent
f57a3eb982
commit
04c7ec42d9
@ -3,8 +3,8 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 200%;
|
||||
height: 200%;
|
||||
width: 199%;
|
||||
height: 199%;
|
||||
transform: scale(0.5);
|
||||
transform-origin: 0 0;
|
||||
pointer-events: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user