We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6742295 commit 377075aCopy full SHA for 377075a
packages/main/src/themes/PopupStaticAreaStyles.css
@@ -1,6 +1,6 @@
1
.ui5-block-layer {
2
display: none;
3
- position: absolute;
+ position: fixed;
4
background-color: var(--sapBlockLayer_Background);
5
opacity: 0.6;
6
top: -500px;
0 commit comments