Make miku fixed height so it doesn't messup Chat scrolling
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 24s

This commit is contained in:
2026-03-25 17:17:25 +00:00
parent 283e02657e
commit 8406582b2b

View File

@@ -32,7 +32,7 @@ import Consumption from "./Consumption.vue";
<Chat class="flex-1 min-h-0" />
</div>
<div class="sidebar-image">
<Miku class="border-tertiary border bg-bg_secondary" />
<Miku class="border-tertiary border bg-bg_secondary h-60" />
</div>
</div>
<div