Skip to content

Commit 2753c00

Browse files
Merge pull request #3058 from LiFaytheGoblin/3009/background-selector-color
Made border color of stage selector be same as other border colors
2 parents d5989d1 + 2b674c1 commit 2753c00

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)