소스 검색

样式修改

tanxue 2 달 전
부모
커밋
e365df8143
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      common/styles/global/components.scss

+ 1 - 1
common/styles/global/components.scss

@@ -93,7 +93,7 @@ view{box-sizing: border-box;}
 	
 	.ksxz-content-box{
 		font-size: 28rpx;color: #333;
-		>view{margin-bottom: 20rpx;line-height: 1;}
+		>view{margin-bottom: 12rpx;line-height: 1.6;}
 		.ksms-row{margin-bottom: 12rpx;}
 		.ksms-intro{color: #666;}
 	}