We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a140eba commit 39a7d01Copy full SHA for 39a7d01
src/styles/components/containers/_panel.scss
@@ -63,7 +63,7 @@
63
padding: var(--spacing-half-unit);
64
background-color: var(--panel-background);
65
box-sizing: border-box;
66
- @include z-index(orbit);
+ @include z-index(floor);
67
display: flex;
68
&__message {
69
text-align: center;
0 commit comments