8 lines
56 B
CSS
8 lines
56 B
CSS
html,
|
|
body,
|
|
#app,
|
|
#root,
|
|
#app > div {
|
|
height: 100%;
|
|
}
|