案例列表间距

This commit is contained in:
lmj
2022-10-20 16:32:44 +08:00
parent 81aae5dcb7
commit 80b019f086

View File

@@ -952,8 +952,8 @@ export default {
.case-list {
border-bottom: 1px solid rgba(153, 153, 153,.2);
margin: 8px 0px;
padding-bottom: 15px;
margin-top: 10px;
margin-bottom: 25px;
padding-left: 5px;
padding-right: 5px;
}