This commit is contained in:
yanran200730
2022-08-18 13:46:53 +08:00
parent f79c40a131
commit 6b6f82d065
2 changed files with 4 additions and 4 deletions

View File

@@ -289,8 +289,8 @@
.info {
.info-group {
margin-bottom: 4px;
padding: 0 32px;
margin-bottom: 10px;
padding: 0 32px 20px;
background: #FFFFFF;
&:first-child {

View File

@@ -200,13 +200,13 @@
}
.line {
height: 8px;
height: 10px;
background: #f5f5f5;
}
.middle,
.bottom {
padding: 0 32px;
padding: 0 32px 20px;
.hint {
height: 108px;