chatdialog UI rweak
This commit is contained in:
parent
18ba8e1d09
commit
d192fd6dfc
1 changed files with 3 additions and 0 deletions
|
|
@ -19,7 +19,10 @@
|
||||||
</q-bar>
|
</q-bar>
|
||||||
|
|
||||||
<q-card-section
|
<q-card-section
|
||||||
|
class="q-ml-auto"
|
||||||
style="
|
style="
|
||||||
|
width: 100%;
|
||||||
|
max-width: 720px;
|
||||||
height: calc(100vh - 120px);
|
height: calc(100vh - 120px);
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue