mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-25 16:46:17 +00:00
style: add margin-bottom to composer textarea
This commit is contained in:
parent
46ba3a0f11
commit
3f48bd5070
1 changed files with 1 additions and 0 deletions
|
|
@ -1184,6 +1184,7 @@ function selectModel(modelId: string): void {
|
|||
max-height: 200px;
|
||||
overflow-y: auto;
|
||||
line-height: 1.5;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
.ph:not(:placeholder-shown) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue