We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168ebf3 commit e02d56aCopy full SHA for e02d56a
src/style-theme.scss
@@ -3,7 +3,7 @@ md-branch.md-THEME_NAME-theme {
3
fill: '{{foreground-2}}';
4
}
5
6
- &.md-open {
+ &.md-open:not(.md-tip) {
7
& > .md-branch-inner {
8
border-bottom-color: '{{foreground-4}}';
9
0 commit comments