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 1046ee3 commit 2b674c1Copy full SHA for 2b674c1
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