Skip to content

Commit ee9195a

Browse files
Fix index for cluster wizard buttons
1 parent 8464727 commit ee9195a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Clusters/components/AddClusterWizard.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
.add-cluster-wizard-dialog {
66
.cluster-wizard-buttons {
7-
z-index: 5;
7+
z-index: 101;
88
position: absolute;
99
left: 0;
1010
right: 0;

0 commit comments

Comments
 (0)