Commit ec83a7f6 by wanglizhen

树形组件上传

parent f36a8ad9
......@@ -164,7 +164,6 @@ const childDelete = (item) => {
font-size: 14px;
line-height: 22px;
color: rgba(53, 64, 79, 1);
border-radius: 8px;
cursor: pointer;
.line {
width: 2.26px;
......@@ -201,6 +200,7 @@ const childDelete = (item) => {
}
.active{
background: #fff;
border-radius: 8px;
.line{
opacity: 1;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论