二货机器人
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
components/style/themes/default.less
|
@ -656,7 +656,8 @@ |
|
|
@tabs-card-head-background: @background-color-light; |
|
|
@tabs-card-head-background: @background-color-light; |
|
|
@tabs-card-height: 40px; |
|
|
@tabs-card-height: 40px; |
|
|
@tabs-card-active-color: @primary-color; |
|
|
@tabs-card-active-color: @primary-color; |
|
|
@tabs-card-horizontal-padding: 8px @padding-md; |
|
|
@tabs-card-horizontal-padding: (@tabs-card-height - floor(@font-size-base * @line-height-base)) / 2 - |
|
|
|
|
|
@border-width-base @padding-md; |
|
|
@tabs-card-horizontal-padding-sm: 6px @padding-md; |
|
|
@tabs-card-horizontal-padding-sm: 6px @padding-md; |
|
|
@tabs-title-font-size: @font-size-base; |
|
|
@tabs-title-font-size: @font-size-base; |
|
|
@tabs-title-font-size-lg: @font-size-lg; |
|
|
@tabs-title-font-size-lg: @font-size-lg; |
|
|