Make chat longer
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m43s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m43s
This commit is contained in:
@@ -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" />
|
||||||
|
|||||||
Reference in New Issue
Block a user