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 e3d36ce commit 2657eb7Copy full SHA for 2657eb7
packages/fiori/src/themes/DynamicPage.css
@@ -2,7 +2,7 @@
2
position: sticky;
3
top: 0;
4
/* We need the z-index to be higher than in the header actions, to avoid overlapping by snap on scroll */
5
- z-index: 110;
+ z-index: 98;
6
}
7
8
:host {
0 commit comments