From 5b9705bc4d119e4a834437499062dad844fdfc98 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Mon, 27 Mar 2023 01:57:29 +1100 Subject: [PATCH] Add margins to chat (#14875) * Add margins to chat * a --- 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 781c4a2d0c..e242e636b3 100644 --- a/Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml +++ b/Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml @@ -13,7 +13,7 @@ - + -- 2.51.2