Fix background color bug
This commit is contained in:
parent
db4353faa1
commit
d8e3d24f4a
|
|
@ -70,7 +70,7 @@
|
|||
|
||||
.app {
|
||||
/*overflow-y: auto;*/
|
||||
height: 100vh;
|
||||
min-height: 100vh;
|
||||
/*for IE10+*/
|
||||
display: flex;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue