We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0b7ad commit c91c811Copy full SHA for c91c811
packages/main/src/themes/BusyIndicator.css
@@ -76,7 +76,7 @@ ui5-busyindicator:not([hidden])[active] {
76
77
.ui5-busyindicator-dynamic-content {
78
position: absolute;
79
- z-index: 999;
+ z-index: 99;
80
width: 100%;
81
height: 100%;
82
display: flex;
0 commit comments