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.
2 parents d5989d1 + 2b674c1 commit 2753c00Copy full SHA for 2753c00
src/components/stage-selector/stage-selector.css
@@ -4,6 +4,7 @@
4
$header-height: calc($stage-menu-height - 2px);
5
6
.stage-selector {
7
+ background-clip: padding-box;
8
display: flex;
9
flex-direction: column;
10
align-items: center;
0 commit comments