Browse Source
Signed-off-by: afc163 <afc163@gmail.com>
pull/43535/head
afc163
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
components/style/themes/variable.less
|
|
@ -325,7 +325,7 @@ |
|
|
|
@checkbox-check-color: #fff; |
|
|
|
@checkbox-check-bg: @checkbox-check-color; |
|
|
|
@checkbox-border-width: @border-width-base; |
|
|
|
@checkbox-border-radius: @border-radius-base; |
|
|
|
@checkbox-border-radius: @border-radius-sm; |
|
|
|
@checkbox-group-item-margin-right: 8px; |
|
|
|
|
|
|
|
// Descriptions |
|
|
|