feat(Notify): add @notify-text-color less var

This commit is contained in:
陈嘉涵
2020-01-28 16:13:22 +08:00
parent cfadcefb0a
commit 9dcf57c65f
5 changed files with 10 additions and 13 deletions
+1
View File
@@ -445,6 +445,7 @@
@notice-bar-icon-min-width: 22px;
// Notify
@notify-text-color: @white;
@notify-padding: @padding-xs @padding-md;
@notify-font-size: @font-size-md;
@notify-line-height: 20px;