feat(Toast): add @toast-loading-icon-color var (#4782)
This commit is contained in:
@@ -665,6 +665,7 @@
|
||||
@toast-max-width: 70%;
|
||||
@toast-font-size: @font-size-md;
|
||||
@toast-text-color: @white;
|
||||
@toast-loading-icon-color: @white;
|
||||
@toast-line-height: 20px;
|
||||
@toast-border-radius: @border-radius-md;
|
||||
@toast-background-color: rgba(@text-color, .88);
|
||||
|
||||
Reference in New Issue
Block a user