Any way to remove the indents from tab trees? #3242
Answered
by
irvinm
ItwasamiiDio
asked this question in
Q&A
-
I've been using the Auto-show/hide sidebar by mouseover (hover) code snipet from this section of the Wiki https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules. It's great, but I'd like to remove the indent whenever I make a tree. |
Beta Was this translation helpful? Give feedback.
Answered by
irvinm
Oct 29, 2022
Replies: 1 comment
-
Just change the base indent from 12 to 0. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ItwasamiiDio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just change the base indent from 12 to 0.