* Adjust the project module tree.css.

This commit is contained in:
leiyong
2020-12-18 17:27:09 +08:00
parent 9429b4e285
commit 067bcaec3c
+1 -1
View File
@@ -37,7 +37,7 @@
#itemContent {min-height: 200px;}
#itemContent .label {background: #fff; border: 1px solid #ddd;}
#mainContent > .side-col {width: 460px; display: table-cell; overflow: hidden;}
#mainContent > .side-col > .cell {display: block; position: fixed; width: 440px; overflow: auto;}
#mainContent > .side-col > .cell {display: block; width: 440px; overflow: auto;}
#mainContent.hide-side > .side-col {display: none}
h2.detail-title {font-size: 14px;}