Skip to content

Commit fbbf2f0

Browse files
committed
change padding
1 parent c896812 commit fbbf2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/js/components/DiffFileTreeItem.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ a, a:hover {
6666
}
6767
6868
.sub-items .item-file {
69-
padding-left: 10px;
69+
padding-left: 18px;
7070
}
7171
7272
.item-file.selected {

0 commit comments

Comments
 (0)