fix: workarounded chrome109-mobile's problem with sticky-bottom bar moving when scrolling
Massimo Melina committed
Feb 4, 2023 at 00:33 UTC
6cb2e7a794927a96bcd31eae274493ea6d56dbfa
1 file changed
+1
admin/src/index.css
+1
@@ -1,3 +1,4 @@
1
+:root { height: 100dvh; }
2
body {
3
margin: 0;
4
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',