Merge branch 'dev/gfl_zentaopms_305' into 'master'

* Adjust code for css in tree-item .

See merge request easycorp/zentaopms!7426
This commit is contained in:
王怡栋
2023-04-14 09:21:53 +00:00
+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