fix ie css
This commit is contained in:
parent
81be38fbc8
commit
3e52c6f69f
|
@ -21,6 +21,7 @@ body {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
height: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 239 KiB After Width: | Height: | Size: 239 KiB |
Loading…
Reference in New Issue