提交 ff9e00e2 编写于 作者: guangjun.yang's avatar guangjun.yang

样式修改

上级 49bc2bad
...@@ -72,17 +72,22 @@ export default { ...@@ -72,17 +72,22 @@ export default {
padding: 20px 15px; padding: 20px 15px;
.type { .type {
position: relative; position: relative;
top: 3px;
left: 0;
display: inline-block; display: inline-block;
width: 66px; width: 44px;
// padding: 0 4px; // padding: 0 4px;
height: 17px; height: 18px;
line-height: 17px; line-height: 12px;
margin-right: 6px; margin-right: 4px;
border-radius: 2px; border-radius: 2px;
background: #5890DD; background: #5890DD;
font-size: 12px; font-size: 12px;
& > span { & > span {
position: absolute; position: absolute;
top: 3px;
left: 4px;
color: #ffffff;
} }
} }
...@@ -92,5 +97,9 @@ export default { ...@@ -92,5 +97,9 @@ export default {
color: #333333; color: #333333;
} }
} }
.select-wrapper {
padding: 20px 15px;
}
} }
</style> </style>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册