fix blurred dialog

pull/725/head
Audric Ackermann 5 years ago
parent a27106d3a3
commit 5207e00063

@ -614,7 +614,7 @@ label {
.session-modal {
z-index: 150;
position: fixed;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);

Loading…
Cancel
Save