This commit is contained in:
the-djmaze 2023-02-06 09:53:00 +01:00
parent f01c6bce4b
commit 7ffe02c28a

View file

@ -58,7 +58,6 @@ html, body {
body#rl-app {
height: 100vh;
height: 100dvh;
overflow: hidden;
width: 100vw;
}