We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0352ff0 commit 31e5f0aCopy full SHA for 31e5f0a
1 file changed
packages/fiori/src/themes/DynamicPage.css
@@ -21,6 +21,7 @@
21
.ui5-dynamic-page-scroll-container {
22
overflow-y: auto;
23
height: 100%;
24
+ overflow-anchor: none;
25
}
26
27
/* Automatically fit content that has height: 100% */
0 commit comments