From 36aa7ed907b593de6908670fbb0937af504f9826 Mon Sep 17 00:00:00 2001 From: Adam French Date: Fri, 13 Mar 2026 15:47:43 +0000 Subject: [PATCH] Fix overextending flexbox & abandon ship on flex-1 approach, and probably should just use fixed height for parent container --- nginx/vue/src/components/util/Chat.vue | 2 +- nginx/vue/src/views/home/Home.vue | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nginx/vue/src/components/util/Chat.vue b/nginx/vue/src/components/util/Chat.vue index 4a00762..509f705 100644 --- a/nginx/vue/src/components/util/Chat.vue +++ b/nginx/vue/src/components/util/Chat.vue @@ -80,7 +80,7 @@ onUnmounted(() => {