From 8ffccd6a7399c9e6a955128861a20207a139ac2c Mon Sep 17 00:00:00 2001 From: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com> Date: Wed, 19 Jun 2024 20:59:38 +0200 Subject: [PATCH 1/2] Fix: TextBox content not centered because of scrollviewer --- .../Resources/Styles/ScrollViewerStyles.xaml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/Source/NETworkManager/Resources/Styles/ScrollViewerStyles.xaml b/Source/NETworkManager/Resources/Styles/ScrollViewerStyles.xaml index 88cc5010bb..89b45137be 100644 --- a/Source/NETworkManager/Resources/Styles/ScrollViewerStyles.xaml +++ b/Source/NETworkManager/Resources/Styles/ScrollViewerStyles.xaml @@ -17,7 +17,11 @@ - +