We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0679bb0 commit 2f0c7d0Copy full SHA for 2f0c7d0
1 file changed
sphinx_treeview/tree.css.jinja
@@ -7,8 +7,8 @@
7
8
.stv li li {
9
position: relative;
10
- padding: .15rem 0 .15rem 1.5rem;
11
- margin-left: .5rem;
+ padding: .15rem 0 .15rem 1.25rem;
+ margin-left: .6rem;
12
border-left: 1px solid #636363;
13
}
14
@@ -17,7 +17,7 @@
17
position: absolute;
18
top: 0;
19
left: -1px;
20
- width: .75rem;
+ width: 1rem;
21
height: 1.15rem;
22
23
border-bottom: 1px solid #636363;
0 commit comments