Fix cropped loading and login screen

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura
2021-11-11 16:47:08 +05:30
parent cf6732fb29
commit 85cc4cb8f7
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
top: 0;
left: 0;
width: 100vw;
height: 100vh;
height: 100%;
display: flex;
flex-direction: column;