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 33db5fb commit da1b06bCopy full SHA for da1b06b
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