fix: Login screen not vertically centered on mobile (#4052)
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
#root {
|
||||
flex: 1;
|
||||
min-height: 100vh;
|
||||
min-height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user