refactor(style): update chat layout and scrolling
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<div
|
||||
class="flex flex-col gap-4 pt-16 mx-auto px-4 md:px-6 max-w-6xl"
|
||||
class="flex flex-col gap-4 pb-4 mx-auto px-4 md:px-6 max-w-6xl"
|
||||
style="padding-top: var(--nav-h);"
|
||||
x-data="imageGenerator()"
|
||||
>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user