feat: add top margin for message box
This commit is contained in:
parent
d80731a1c0
commit
94fa7dc1c0
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ onMounted(async () => {
|
|||
padding-bottom: 1dvh;
|
||||
padding-top: 1dvh;
|
||||
margin-bottom: 1dvh;
|
||||
margin-top: 1dvh;
|
||||
}
|
||||
|
||||
#message-input {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue