提交 c841ddf8 编写于 作者: zhentian.jia's avatar zhentian.jia

update

上级 bbf57b63
......@@ -3830,6 +3830,12 @@ export default {
::-webkit-scrollbar-thumb {
background-color: #D8D8D8;
}
.el-tag {
margin-top: 5px;
display: table;
background-color: #E6F1FC;
color: #389EFE;
}
.tags-list {
border: 1px #E8E8E8 solid;
height: 350px;
......@@ -3853,10 +3859,6 @@ export default {
position: absolute;
z-index: 999;
}
.el-tag {
margin-top: 5px;
display: table;
}
.el-configure {
width: 200px;
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册