#11707 fix tree view on tokem icon and name

This commit is contained in:
Jonathan 2023-07-11 11:56:45 +02:00
parent c66c0484cb
commit e22093da72
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ div.tree-node span {
}
.node-content.module:not(.module-only-caption) .module-name {
margin-left: 1.5em;
margin-left: 2.5em;
font-weight: normal;
}