Make the chat input expand upwards (#3920)
This commit is contained in:
parent
6b6af74e14
commit
27dbcc59f5
4 changed files with 24 additions and 14 deletions
|
@ -359,7 +359,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
#chat-input {
|
||||
padding: 0;
|
||||
padding-top: 18px;
|
||||
background: var(--background-fill-primary);
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue