底部留白

This commit is contained in:
shijingjing
2022-02-25 18:04:23 +08:00
parent 8544a2e364
commit 9f8b2e1b36
3 changed files with 3 additions and 12 deletions

View File

@@ -177,7 +177,7 @@ export default {
.card-list {
width: 100%;
padding: 200px 32px 0 32px;
padding: 200px 32px 20px 32px;
box-sizing: border-box;
background: #f5f5f5;
@@ -228,15 +228,6 @@ export default {
font-size: 34px;
color: #E6736E;
}
// .status0 {
// color: #FF9B2B;
// }
// .status1 {
// color: #4181FF;
// }
}
}
}

View File

@@ -172,7 +172,7 @@ export default {
.card-list {
width: 100%;
padding: 200px 32px 0 32px;
padding: 200px 32px;
box-sizing: border-box;
background: #f5f5f5;

View File

@@ -168,7 +168,7 @@ export default {
.card-list {
width: 100%;
padding: 200px 32px 0 32px;
padding: 200px 32px;
box-sizing: border-box;
background: #f5f5f5;