* Fix bug #21103,21176

This commit is contained in:
zenggang
2022-04-07 07:44:39 +00:00
parent cad1bd8c6e
commit 6deba0c240
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -47,3 +47,4 @@
.tree-group .tree-actions {display: none; position: absolute; right: 0; top: 0; background-color: #fff; white-space: nowrap;}
.tree-group:hover > .module-name {width: calc(100% - 20px);}
.tree-group:hover .tree-actions {display: block}
.tree li.has-list.open:before {left: 6px;}