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 32758c1 commit 630c1baCopy full SHA for 630c1ba
src/app.postcss
@@ -13,6 +13,7 @@ body {
13
}
14
.tab-list {
15
position: fixed;
16
+ z-index: 1;
17
top: 75px;
18
width: 100%;
19
background-color: rgb(var(--color-surface-100));
0 commit comments