hopefully fix scroll closes #2606

pull/2575/head
Mikael Finstad 9 months ago
parent 25111079fd
commit 2511109c46
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

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

Loading…
Cancel
Save