Remove viewport units
This commit is contained in:
@@ -129,7 +129,7 @@ body {
|
||||
html,
|
||||
body,
|
||||
#root {
|
||||
height: 100vh;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#root {
|
||||
|
||||
Reference in New Issue
Block a user