feat(Popup): add less vars of close icon (#4363)
This commit is contained in:
@@ -433,6 +433,9 @@
|
||||
@popup-background-color: @white;
|
||||
@popup-transition: @animation-duration-base ease-out;
|
||||
@popup-round-border-radius: 12px;
|
||||
@popup-close-icon-size: 18px;
|
||||
@popup-close-icon-color: @gray-dark;
|
||||
@popup-close-icon-margin: 16px;
|
||||
|
||||
// Progress
|
||||
@progress-height: 4px;
|
||||
|
||||
Reference in New Issue
Block a user