diff options
Diffstat (limited to 'src/frontend/app/root.css')
| -rw-r--r-- | src/frontend/app/root.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/app/root.css b/src/frontend/app/root.css index 689b48e..89da67a 100644 --- a/src/frontend/app/root.css +++ b/src/frontend/app/root.css @@ -37,7 +37,7 @@ body { display: flex; flex-direction: column; - height: 100vh; + height: 100dvh; width: 100%; overflow: hidden; } |
