WechatOwnerService/lib/notify/index.wxss
2019-12-28 01:01:28 +08:00

1 line
219 B
Plaintext

@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}