Commit a8472866 by zhaochengxiang

资产管理目录样式调整

parent 56a52f8f
......@@ -11,33 +11,33 @@
overflow: auto !important;
}
.root {
display: flex;
position: relative;
width: 100%;
background-color: #e7f2ff;
margin-bottom: 3px;
padding: 5px;
align-items: center;
.yy-tree-switcher {
display: block;
position: absolute;
opacity: 0 !important;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.yy-tree-node-content-wrapper {
margin-left: 20px;
}
}
.yy-tree-indent .yy-tree-indent-unit:first-child {
opacity: 0 !important;
}
// .root {
// display: flex;
// position: relative;
// width: 100%;
// background-color: #e7f2ff;
// margin-bottom: 3px;
// padding: 5px;
// align-items: center;
// .yy-tree-switcher {
// display: block;
// position: absolute;
// opacity: 0 !important;
// left: 0;
// top: 0;
// width: 100%;
// height: 100%;
// }
// .yy-tree-node-content-wrapper {
// margin-left: 20px;
// }
// }
// .yy-tree-indent .yy-tree-indent-unit:first-child {
// opacity: 0 !important;
// }
.site-tree-search-value {
color: #f50;
......
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