Files
bsmall/node_modules/mini-ali-ui/es/mask/index.acss
2020-09-24 11:08:03 +08:00

1 line
355 B
Plaintext
Executable File

.am-mask{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0;background-color:rgba(0,0,0,.55);background-color:var(--am-mask-backgroundColor,rgba(0,0,0,.55))}.am-mask__m{background-color:rgba(0,0,0,.75);background-color:var(--am-mask-market-backgroundColor,rgba(0,0,0,.75))}.am-mask__fix{width:300vw;height:300vh;transform:translate3d(-100vw,-100vh,0)}