Skip to content

Commit e02d56a

Browse files
Ben RubinBen Rubin
authored andcommitted
fix styling for branch tip
1 parent 168ebf3 commit e02d56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ md-branch.md-THEME_NAME-theme {
33
fill: '{{foreground-2}}';
44
}
55

6-
&.md-open {
6+
&.md-open:not(.md-tip) {
77
& > .md-branch-inner {
88
border-bottom-color: '{{foreground-4}}';
99
}

0 commit comments

Comments
 (0)