mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 19:04:04 +08:00
Fix chatMessage component layout issue
This commit is contained in:
@ -271,7 +271,7 @@ dark:prose-invert"
|
||||
</div>
|
||||
</div>
|
||||
) : (
|
||||
<div>
|
||||
<div className="form-modal-chat-text-position min-w-96 flex-grow">
|
||||
{template ? (
|
||||
<>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user