mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
Max height fix
This commit is contained in:
parent
ac09c2cfd6
commit
86a871109b
1 changed files with 7 additions and 0 deletions
|
|
@ -18632,3 +18632,10 @@ section.ai-message-prompt-input-wrapper {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.single-line-codehinter-input {
|
||||
.cm-editor {
|
||||
max-height: 100px !important;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue