mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
bug/chat input issue
This commit is contained in:
@@ -127,7 +127,8 @@
|
||||
|
||||
.cloud-dialog {
|
||||
width: 100%;
|
||||
height: calc(100vh - 230px);
|
||||
height: 100vh;
|
||||
overflow-y: scroll;
|
||||
border-radius: 0.5rem;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user