summaryrefslogtreecommitdiffstats
path: root/src/css/devtools.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/css/devtools.css')
-rw-r--r--src/css/devtools.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/css/devtools.css b/src/css/devtools.css
index 425aac4..bb4c40d 100644
--- a/src/css/devtools.css
+++ b/src/css/devtools.css
@@ -1,5 +1,6 @@
html {
height: 100vh;
+ height: 100svh;
overflow: hidden;
width: 100vw;
}