底部留白
This commit is contained in:
@@ -177,7 +177,7 @@ export default {
|
|||||||
|
|
||||||
.card-list {
|
.card-list {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 200px 32px 0 32px;
|
padding: 200px 32px 20px 32px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
|
|
||||||
@@ -228,15 +228,6 @@ export default {
|
|||||||
font-size: 34px;
|
font-size: 34px;
|
||||||
color: #E6736E;
|
color: #E6736E;
|
||||||
}
|
}
|
||||||
|
|
||||||
// .status0 {
|
|
||||||
// color: #FF9B2B;
|
|
||||||
// }
|
|
||||||
|
|
||||||
// .status1 {
|
|
||||||
// color: #4181FF;
|
|
||||||
// }
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -172,7 +172,7 @@ export default {
|
|||||||
|
|
||||||
.card-list {
|
.card-list {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 200px 32px 0 32px;
|
padding: 200px 32px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
|
|
||||||
|
|||||||
@@ -168,7 +168,7 @@ export default {
|
|||||||
|
|
||||||
.card-list {
|
.card-list {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 200px 32px 0 32px;
|
padding: 200px 32px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user