From a47529b0d5c9567bae395206dc026224cab9d4ec Mon Sep 17 00:00:00 2001 From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Wed, 22 Feb 2023 14:45:53 +1300 Subject: [PATCH] Fix context menu scroll bar visibility (#14211) --- Content.Client/ContextMenu/UI/ContextMenuPopup.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Client/ContextMenu/UI/ContextMenuPopup.xaml b/Content.Client/ContextMenu/UI/ContextMenuPopup.xaml index c450b46681..e42b168db1 100644 --- a/Content.Client/ContextMenu/UI/ContextMenuPopup.xaml +++ b/Content.Client/ContextMenu/UI/ContextMenuPopup.xaml @@ -1,6 +1,6 @@ - + -- 2.52.0