feat(Notify): add type prop (#4237)
This commit is contained in:
@@ -360,6 +360,10 @@
|
||||
@notify-padding: @padding-xs @padding-md;
|
||||
@notify-font-size: @font-size-md;
|
||||
@notify-line-height: 20px;
|
||||
@notify-primary-background-color: @blue;
|
||||
@notify-success-background-color: @green;
|
||||
@notify-danger-background-color: @red;
|
||||
@notify-warning-background-color: @orange;
|
||||
|
||||
// NumberKeyboard
|
||||
@number-keyboard-background-color: @white;
|
||||
|
||||
Reference in New Issue
Block a user