From f513eb14e53fa3408fea54d1f36da6b97d4d7033 Mon Sep 17 00:00:00 2001 From: Colin Kallemein Date: Tue, 20 Aug 2024 22:22:28 +0200 Subject: [PATCH] Adjusted chatbox styling (WIP) --- src/components/gui/Chat.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/gui/Chat.vue b/src/components/gui/Chat.vue index 9f7bffd..3571a76 100644 --- a/src/components/gui/Chat.vue +++ b/src/components/gui/Chat.vue @@ -1,6 +1,6 @@