Merge branch 'ent-11707-iconos-de-modulos-en-tree-view-estan-pegados-al-texto' into 'develop'

Ent 11707 iconos de modulos en tree view estan pegados al texto

See merge request artica/pandorafms!6229
This commit is contained in:
Rafael Ameijeiras 2023-08-02 11:43:31 +00:00
commit b23397ef82

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;
}