first commit
This commit is contained in:
1
node_modules/vant/lib/overlay/index.css
generated
vendored
Normal file
1
node_modules/vant/lib/overlay/index.css
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
:root,:host{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}
|
||||
Reference in New Issue
Block a user