how to make treeview like in postman

Viewed 25

I was confused when I wanted to create a treeview like Postman, where when I clicked the background color was flush with the parent. most of the treeviews when hovered or when active the background color has a margin on the left, what I hope is that the background color of the children is flush with the background color of the parent. the point is to make exactly the same treeview as postman's

enter image description here

0 Answers
Related