Commit 703fe819 by amateur

修改线条

1 parent e0fd1b2b
...@@ -117,10 +117,10 @@ export default { ...@@ -117,10 +117,10 @@ export default {
} }
} }
.module-content-container { .module-content-container {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
.content-item { .content-item {
padding-top: 14px; padding-top: 14px;
padding-bottom: 10px; padding-bottom: 10px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
.item-title { .item-title {
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!