forked from abner/for-legacy-web
Fix: Increase margin on message area.
parent
ed12d5f4f9
commit
52c81fc70b
|
|
@ -39,7 +39,7 @@ const Area = styled.div`
|
|||
> div {
|
||||
display: flex;
|
||||
min-height: 100%;
|
||||
padding-bottom: 20px;
|
||||
padding-bottom: 24px;
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue