bug/chat input issue

This commit is contained in:
Vikram Segta
2023-07-08 15:00:47 +05:30
parent 7f854753ba
commit 56973754f6
@@ -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;