Fix main frame scrolling
This commit is contained in:
parent
2b186e2362
commit
6d145800a8
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
flex: 1 1 auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: auto;
|
||||
|
||||
> .banner {
|
||||
background-color: rgba(230, 220, 192, 0.9);
|
||||
|
|
Loading…
Reference in a new issue