Skip to content

Commit 3414fcf

Browse files
author
Yang Zhen
committed
Fix env plugin style
1 parent c018569 commit 3414fcf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/styles/dark/styles/env.styl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
.env-list-container .env-list-panel .env-item {
99
border-color: $tab-bar-border-color;
1010
color: $text-color;
11+
&.current {
12+
border-left-color: #578ddf;
13+
}
1114
}
1215
}
1316
}

0 commit comments

Comments
 (0)