提交 014ab548 authored 作者: pengxiaohui's avatar pengxiaohui

修改样式问题

上级 d45b0574
......@@ -68,17 +68,17 @@ export default {
</script>
<style lang="scss" scoped>
.tag-cont{
width:100%;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
span{
margin: 0 0.15rem 0.2rem 0.15rem;
padding:4px 10px;
background: #F5F5F5;
color:#4D4D4D;
min-width:40px;
text-align:center;
border-radius:1px;
margin-bottom:10px;
}
span.is-active{
background:#C01540;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论