Skip to content

Commit 141b885

Browse files
lng2020silverwind
andauthored
Update web_src/js/components/DiffFileTreeItem.vue
Co-authored-by: silverwind <[email protected]>
1 parent b61d6d4 commit 141b885

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
@@ -60,7 +60,7 @@ a, a:hover {
6060
.sub-items {
6161
padding-left: 9px;
6262
margin-left: 9px;
63-
border-left: 1px solid #808080;
63+
border-left: 1px solid var(--color-secondary);
6464
}
6565
6666
.item-file {

0 commit comments

Comments
 (0)