Commit ef8f942f by zhaochengxiang

资源栏目调整

parent 8ace2118
......@@ -13,6 +13,7 @@
.root {
display: flex;
position: relative;
width: 100%;
background-color: #e7f2ff;
margin-bottom: 3px;
......@@ -20,8 +21,22 @@
align-items: center;
.yy-tree-switcher {
background-color: #e7f2ff !important;
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 {
......
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