Improve some paddings
This commit is contained in:
parent
abd227594c
commit
63553b41ed
2 changed files with 10 additions and 1 deletions
|
@ -362,7 +362,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
.chat > .messages {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-top: 8px;
|
||||
padding-top: 25px;
|
||||
}
|
||||
|
||||
.chat .message:last-child {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue