Minor changes tree style

This commit is contained in:
fbsanchez 2020-05-07 09:36:14 +02:00
parent bd3ffc0c8d
commit 3684bf8ea2
1 changed files with 2 additions and 2 deletions

View File

@ -130,8 +130,8 @@ div.tree-node span {
} }
.tree-node > .node-content > .module-name { .tree-node > .node-content > .module-name {
margin: 0 1em; margin: 0 0 0 1em;
width: 420px; width: 250px;
display: inline-block; display: inline-block;
} }