chatdialog UI rweak

This commit is contained in:
Tiago Vasconcelos 2023-03-10 10:14:47 +00:00
parent 9f10da5902
commit 2b188e20b0

View file

@ -19,7 +19,10 @@
</q-bar>
<q-card-section
class="q-ml-auto"
style="
width: 100%;
max-width: 720px;
height: calc(100vh - 120px);
overflow-y: scroll;
display: flex;