feat(Notify): add @notify-text-color less var
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
.van-notify {
|
||||
box-sizing: border-box;
|
||||
padding: @notify-padding;
|
||||
color: @notify-text-color;
|
||||
font-size: @notify-font-size;
|
||||
line-height: @notify-line-height;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user