_tree.scss 317 B

1234567
  1. $tree-elbow-height: 24px !default;
  2. $tree-elbow-width: 20px !default; //change this to 16
  3. $tree-checkbox-margin-top: 4px !default;
  4. $tree-checkbox-margin-right: 3px !default;
  5. $tree-icon-margin-top: 2px !default;
  6. $tree-icon-margin-right: 3px !default;
  7. $grid-cell-treecolumn-editor-field-padding-horizontal: 1px !default;