This commit is contained in:
liuye
2022-09-30 11:46:39 +08:00
parent 6763229b7e
commit 9139b08e62

View File

@@ -195,6 +195,8 @@ export default {
background-color: #fff; background-color: #fff;
padding: 0 32px; padding: 0 32px;
margin-bottom: 24px; margin-bottom: 24px;
}
.item-flex{ .item-flex{
padding: 34px 0; padding: 34px 0;
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
@@ -272,7 +274,6 @@ export default {
color: #333; color: #333;
padding-bottom: 16px; padding-bottom: 16px;
} }
}
.line-bg{ .line-bg{
width: 100%; width: 100%;
height: 24px; height: 24px;