feat: update

parent 1535723a
......@@ -48,7 +48,6 @@
"metismenu": "^2.5.0",
"mstsc.js": "^0.2.4",
"ng2-charts": "^1.5.0",
"ng2-file-tree": "^0.4.3",
"ngx-bootstrap": "^1.6.6",
"ngx-cookie-service": "^1.0.10",
"ngx-layer": "0.0.4",
......
......@@ -2,7 +2,7 @@
<div fxFlex="20%" ngxSplitArea *ngIf="DataStore.leftbarshow">
<pages-control-cleftbar></pages-control-cleftbar>
</div>
<div fxFlex="15px" ngxSplitHandle ></div>
<div fxFlex="2px" ngxSplitHandle style="background-color: #e7eaec;"></div>
<div fxFlex>
<pages-control-control></pages-control-control>
</div>
......
......@@ -91,3 +91,7 @@ $material-design-icons-font-path: '~/material-design-icons/iconfont/';
.ztree li span.button::before {
color: #ffffff !important;
}
button.icon-split-handle.ngx-split-button {
height: 100%;
}
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