Skip to content

Commit 29dffba

Browse files
authored
fix(ui5-wizard): create a stacking context for wiz-nav (#12120)
1 parent 7566649 commit 29dffba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/fiori/src/themes/Wizard.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
outline: none;
126126
display: flex;
127127
align-items: center;
128+
transform: scale(1);
128129
}
129130

130131
[ui5-wizard-tab][data-ui5-wizard-expanded-tab="false"] + [ui5-wizard-tab][data-ui5-wizard-expanded-tab="false"] {

0 commit comments

Comments
 (0)