vant/src/overlay/var.less
neverland b3146b9108
style: decentralized less var (#8369)
* style: decentralized less var

* chore: remove emtpy var file
2021-03-17 16:14:18 +08:00

5 lines
98 B
Plaintext

@import '../style/var.less';
@overlay-z-index: 1;
@overlay-background-color: rgba(0, 0, 0, 0.7);