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 45b9016 + da1b06b commit d311715Copy full SHA for d311715
client/styles/components/_sketch-list.scss
@@ -19,6 +19,7 @@
19
height: #{32 / $base-font-size}rem;
20
position: sticky;
21
top: 0;
22
+ z-index: 1;
23
@include themify() {
24
background-color: getThemifyVariable('background-color');
25
}
0 commit comments