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 72c3799 commit f183398Copy full SHA for f183398
docs/src/app/pages/component-viewer/component-viewer.scss
@@ -34,7 +34,7 @@ app-component-viewer {
34
&.docs-sticky-top {
35
position: sticky;
36
top: 0;
37
- z-index: 1;
+ z-index: 2;
38
background: var(--mat-sys-surface);
39
}
40
0 commit comments