* Adjust code for css in tree-item .

This commit is contained in:
guofeilong
2023-04-14 16:50:34 +08:00
parent 537833366d
commit 3f3799eae8
+1 -1
View File
@@ -56,7 +56,7 @@ i.btn-info, i.btn-info:hover {border: none; background: #fff; box-shadow: unset;
[lang^=zh] #leftBar .selectBox #currentItem {width: 180px;}
#leftBar .selectBox #currentItem > .text {overflow: hidden; text-align: left; flex: 0 1 100%;}
.dropdown-in-tree {max-height: 293px; overflow-y: auto;}
.before-tree-item {flex: 0 0 14px; margin-right: 5px;}
.before-tree-item {flex: 0 0 14px; margin-right: 5px; margin-bottom: 2px;}
</style>
<?php