Commit 8ace2118 by zhaochengxiang

分栏样式调整

parent 8fb35c6b
......@@ -725,7 +725,7 @@ const AssetManageTree = (props) => {
</AutoComplete>
<Tree
checkable={checkable}
showLine={false}
showLine={true}
showIcon={false}
onExpand={onExpand}
expandedKeys={expandedKeys}
......
......@@ -18,6 +18,10 @@
margin-bottom: 3px;
padding: 5px;
align-items: center;
.yy-tree-switcher {
background-color: #e7f2ff !important;
}
}
.site-tree-search-value {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment