|
@@ -391,11 +391,11 @@ provide('submitForm', submitForm)
|
|
|
padding-left: 4px;
|
|
|
padding-right: 4px;
|
|
|
height: 22px;
|
|
|
- line-height: $global-font-size-20;
|
|
|
+ line-height: $global-font-size-18;
|
|
|
background: #f8f9fc;
|
|
|
border-radius: 1px;
|
|
|
border: 1px solid #dde2e7;
|
|
|
- font-size: $global-font-size-14;
|
|
|
+ font-size: $global-font-size-16;
|
|
|
font-family:
|
|
|
PingFangSC-Regular,
|
|
|
PingFang SC;
|
|
@@ -418,12 +418,12 @@ provide('submitForm', submitForm)
|
|
|
PingFang SC;
|
|
|
font-weight: 500;
|
|
|
color: #222;
|
|
|
- line-height: $global-font-size-24;
|
|
|
+ line-height: $global-font-size-18;
|
|
|
}
|
|
|
}
|
|
|
.right_2 {
|
|
|
padding: 5px 0;
|
|
|
- font-size: $global-font-size-14;
|
|
|
+ font-size: $global-font-size-16;
|
|
|
font-family:
|
|
|
PingFangSC-Regular,
|
|
|
PingFang SC;
|
|
@@ -435,7 +435,7 @@ provide('submitForm', submitForm)
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
.right_3Left {
|
|
|
- font-size: $global-font-size-14;
|
|
|
+ font-size: $global-font-size-16;
|
|
|
font-family:
|
|
|
PingFangSC-Regular,
|
|
|
PingFang SC;
|