Merge branch 'dev' into next
This commit is contained in:
+4
-2
@@ -318,7 +318,7 @@
|
||||
@dialog-background-color: @white;
|
||||
@dialog-header-font-weight: @font-weight-bold;
|
||||
@dialog-header-line-height: 24px;
|
||||
@dialog-header-padding-top: @padding-lg;
|
||||
@dialog-header-padding-top: 26px;
|
||||
@dialog-header-isolated-padding: @padding-lg 0;
|
||||
@dialog-message-padding: @padding-lg;
|
||||
@dialog-message-font-size: @font-size-md;
|
||||
@@ -326,6 +326,8 @@
|
||||
@dialog-message-max-height: 60vh;
|
||||
@dialog-has-title-message-text-color: @gray-7;
|
||||
@dialog-has-title-message-padding-top: @padding-xs;
|
||||
@dialog-button-height: 48px;
|
||||
@dialog-round-button-height: 36px;
|
||||
@dialog-confirm-button-text-color: @red;
|
||||
|
||||
// Divider
|
||||
@@ -369,7 +371,7 @@
|
||||
@field-input-text-color: @text-color;
|
||||
@field-input-error-text-color: @red;
|
||||
@field-input-disabled-text-color: @gray-5;
|
||||
@field-placeholder-text-color: @gray-5;
|
||||
@field-placeholder-text-color: @gray-6;
|
||||
@field-icon-size: 16px;
|
||||
@field-clear-icon-size: 16px;
|
||||
@field-clear-icon-color: @gray-5;
|
||||
|
||||
Reference in New Issue
Block a user