also auto scroll allert dialog

pull/2575/head
Mikael Finstad 8 months ago
parent 251110f03b
commit 251110b375
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -25,7 +25,7 @@
transform: translate(-50%, -50%);
box-sizing: border-box;
overflow: scroll;
overflow: auto;
max-width: 90vw;
max-height: 85vh;

Loading…
Cancel
Save