Removed set height of 100% on body
This commit is contained in:
parent
5ca9ea500d
commit
6abffdb505
@ -48,7 +48,6 @@ body {
|
|||||||
&.app-body {
|
&.app-body {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
|
||||||
padding: 0;
|
padding: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user