Skip to content

Commit 2b674c1

Browse files
fixed border color of stage selector
1 parent 1046ee3 commit 2b674c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/stage-selector/stage-selector.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
$header-height: calc($stage-menu-height - 2px);
55

66
.stage-selector {
7+
background-clip: padding-box;
78
display: flex;
89
flex-direction: column;
910
align-items: center;

0 commit comments

Comments
 (0)