fix: dialog scrolling

Massimo Melina committed Jan 10, 2022 at 20:03 UTC 8a1f35e0943941141fc3cd5594942b2bd36801ea
2 files changed +1 -2
frontend/src/dialog.css
+1 -1
@@ -1,5 +1,5 @@
1 .dialog-backdrop {
2 - position: absolute;
2 + position: fixed;
3 top: 0;
4 bottom: 0;
5 left: 0;
todo.md
-1
@@ -1,6 +1,5 @@
1 # To do
2 - backdrop click to close dialog
3 -- fix: dialog scrolling
3 - inverted order
4 - download counter
5 - update tests to SRP login