登录流程接口对接
This commit is contained in:
@@ -193,7 +193,8 @@ export default {
|
||||
line-height: 44rpx;
|
||||
width: 160rpx;
|
||||
font-weight: bold;
|
||||
font-size: $title-size-lg;
|
||||
font-size: $title-size;
|
||||
color: $text-color;
|
||||
@extend .nowrap;
|
||||
}
|
||||
&-describe{
|
||||
@@ -227,11 +228,12 @@ export default {
|
||||
border-radius: $radius;
|
||||
}
|
||||
.new-title {
|
||||
font-size: $title-size-lg;
|
||||
font-size: $title-size;
|
||||
line-height: 45rpx;
|
||||
min-height: 100rpx;
|
||||
margin-bottom: 10px;
|
||||
font-weight: bold;
|
||||
color: $text-color;
|
||||
}
|
||||
.new-tool {
|
||||
color: $text-gray;
|
||||
|
||||
Reference in New Issue
Block a user