index.ui.css 238 B

1234
  1. .sidebar .tree {padding-left: 1rem;}
  2. .sidebar .tree .item-content {cursor: pointer;}
  3. .sidebar .tree .tree-item.active .item-content {color: var(--color-primary-600); font-weight:bolder;}
  4. #moduleTree .tree-toggle.is-empty {display: none};