[improvement] Notify: tsx & functional (#2810)

This commit is contained in:
neverland
2019-02-20 19:44:14 +08:00
committed by GitHub
parent 52e6fd2f0b
commit da91631b0d
10 changed files with 176 additions and 131 deletions
-3
View File
@@ -1,9 +1,6 @@
@import '../style/var';
.van-notify {
position: fixed;
top: 0;
width: 100%;
text-align: center;
box-sizing: border-box;
padding: @notify-padding;