[new feature] Toast: add icon prop (#3485)
This commit is contained in:
@@ -552,7 +552,7 @@
|
||||
@toast-line-height: 20px;
|
||||
@toast-border-radius: 4px;
|
||||
@toast-background-color: rgba(@text-color, .88);
|
||||
@toast-icon-size: 48px;
|
||||
@toast-icon-size: 40px;
|
||||
@toast-text-min-width: 96px;
|
||||
@toast-text-padding: 8px 12px;
|
||||
@toast-default-padding: 15px;
|
||||
|
||||
Reference in New Issue
Block a user