WechatOwnerService/node_modules/vant-weapp/lib/notify/index.wxss
2021-06-06 23:15:16 +08:00

1 line
219 B
Plaintext
Executable File

@import '../common/index.wxss';.van-notify{position:fixed;top:0;width:100%;padding:6px 15px;font-size:14px;line-height:20px;text-align:center;word-break:break-all;box-sizing:border-box}.van-notify__safe-top{height:44px}