Skip to content

Commit

Permalink
fix outline indentation guide color
Browse files Browse the repository at this point in the history
  • Loading branch information
KosmosisDire committed Feb 3, 2023
1 parent cf982ca commit bd81ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/plugin-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ span.outline-item-title:hover
}

.outline-item-children {
border-left: 1px solid var(--divider-color);
border-left: 1px solid var(--nav-indentation-guide-color);
margin-left: 10px;
width: 100%;
}
Expand Down

0 comments on commit bd81ee7

Please sign in to comment.