Skip to content

Commit 2f0c7d0

Browse files
committed
Update CSS
1 parent 0679bb0 commit 2f0c7d0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

sphinx_treeview/tree.css.jinja

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
.stv li li {
99
position: relative;
10-
padding: .15rem 0 .15rem 1.5rem;
11-
margin-left: .5rem;
10+
padding: .15rem 0 .15rem 1.25rem;
11+
margin-left: .6rem;
1212
border-left: 1px solid #636363;
1313
}
1414

@@ -17,7 +17,7 @@
1717
position: absolute;
1818
top: 0;
1919
left: -1px;
20-
width: .75rem;
20+
width: 1rem;
2121
height: 1.15rem;
2222
border-left: 1px solid #636363;
2323
border-bottom: 1px solid #636363;

0 commit comments

Comments
 (0)