From 6605b7ba5023c01f3ac590bfda089e0291bbb7f9 Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Thu, 25 Jan 2024 08:17:48 -0500 Subject: [PATCH] make newchat box more opaque (#24555) --- Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml b/Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml index e242e636b3..090041fa93 100644 --- a/Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml +++ b/Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml @@ -9,7 +9,7 @@ MinSize="465 225"> - + -- 2.51.2