Skip to content

Commit 917b68f

Browse files
committed
For #5890: display expiration dialog in front of all other dialogs
1 parent 2c79ac3 commit 917b68f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

form-runner/jvm/src/main/assets/apps/fr/style/form-runner-dialog.less

+4
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,8 @@
125125
display: none;
126126
}
127127
}
128+
129+
.fr-session-expiration-dialog {
130+
z-index: 3000;
131+
}
128132
}

0 commit comments

Comments
 (0)