fix(Overlay): fix compile error @rex-zsd

This commit is contained in:
rex-zsd 2019-09-09 17:29:02 +08:00
parent be606db468
commit 6b223edb36

View File

@ -1,3 +1,5 @@
@import '../common/style/var.less';
.van-overlay {
position: fixed;
top: 0;