Fix: Increase margin on message area.
parent
62330ddc61
commit
a9e6f9073a
|
|
@ -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