vant-weapp/dist/notify/index.wxss
2018-08-20 12:22:40 +08:00

1 line
157 B
Plaintext

.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;background-color:#e64340}