There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-263cb15d-d6fb-4212-a7ab-14e4c34b50b4 XWIKI-21442 In Progress

Navigation Tree Bad Padding

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-829c95c5-0f30-4c8a-a203-0198402e1d81 Adina Milica on 28/Jan/25 11:39
 

The easiest implementation would be:

#leftPanels .jstree-xwiki .jstree-anchor, #rightPanels .jstree-xwiki .jstree-anchor {
padding:0 5px;
}