mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 13:26:44 +08:00
案例列表间距
This commit is contained in:
@@ -952,8 +952,8 @@ export default {
|
|||||||
|
|
||||||
.case-list {
|
.case-list {
|
||||||
border-bottom: 1px solid rgba(153, 153, 153,.2);
|
border-bottom: 1px solid rgba(153, 153, 153,.2);
|
||||||
margin: 8px 0px;
|
margin-top: 10px;
|
||||||
padding-bottom: 15px;
|
margin-bottom: 25px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user