Newer
Older
HydrantApplet / miniprogram / miniprogram_npm / vant-weapp / notify / index.wxss
zhout on 4 Mar 2021 219 bytes first commit
@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}