Commit 936bc7ab by caoyanzhi

update: 样式调整

parent f0f7d8d9
......@@ -235,12 +235,9 @@ export default {
display: block;
&-item {
padding: 15px 9px;
padding: 20px;
background-color: #fff;
border-radius: 5px;
&+.achievement-item{
margin-top: 16px;
}
}
&-top {
......@@ -250,6 +247,7 @@ export default {
&-title {
font-size: 16px;
font-weight: bold;
color: #303133;
}
&-handler {
......@@ -275,7 +273,7 @@ export default {
}
&-editwrap {
margin: 20px 0;
margin-top: 20px;
}
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment