vant-weapp/dist/notify/index.wxss
2018-11-10 16:49:17 +08:00

1 line
163 B
Plaintext

@import '../common/index.wxss';.van-notify{top:0;width:100%;z-index:110;color:#fff;position:fixed;min-height:32px;line-height:2.3;font-size:14px;text-align:center}