frontend: fix messages container padding
This commit is contained in:
parent
d2d985516c
commit
21b06c38d2
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
background-color: var(--background-color-1);
|
||||
padding-top: var(--space-sm);
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Reference in a new issue