c9f6c360 by 任超

style:样式

1 parent 14f5155a
......@@ -446,6 +446,7 @@ export default {
border-right: 1px dotted #d9d9d9;
padding: 0 15px;
.item {
line-height: 30px;
padding-top: 5px;
......@@ -468,6 +469,7 @@ export default {
cursor: pointer;
box-sizing: border-box;
border-radius: 6px;
line-height: 24px;
transition: all 0.3s;
}
......