Remove #app-root height 100%
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
html, body, #app-root {
|
||||
html, body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user
@@ -1,4 +1,4 @@
|
||||
html, body, #app-root {
|
||||
html, body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|