mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
styles
This commit is contained in:
parent
9c76a35837
commit
cfc39b83bb
1 changed files with 1 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ export const VoidChatArea: React.FC<VoidChatAreaProps> = ({
|
|||
rounded-md
|
||||
bg-vscode-input-bg
|
||||
outline-1 outline-void-border-3 focus-within:outline-void-border-1 hover:outline-void-border-1
|
||||
max-h-[80vh] overflow-y-auto
|
||||
${className}
|
||||
`}
|
||||
onClick={(e) => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue