Make chat longer
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m43s

This commit is contained in:
2026-03-05 21:57:54 +00:00
parent a83b98eb2b
commit 4fbeabc3ae

View File

@@ -28,7 +28,7 @@ import Consumption from "./Consumption.vue";
class="sidebar flex-1 flex flex-col m-10 w-60 gap-2 place-content-between" class="sidebar flex-1 flex flex-col m-10 w-60 gap-2 place-content-between"
> >
<div class="border-children background-children"> <div class="border-children background-children">
<Chat class="h-80" /> <Chat class="h-200" />
</div> </div>
<div> <div>
<Miku class="border-tertiary border bg-bg_secondary" /> <Miku class="border-tertiary border bg-bg_secondary" />