wxr
2023-09-11 d7c025d5b62f943edfab6ee7a0e096ebc7193662
OnPro/HDL_ON/UI/UI1-Login/SelectServerDialog.cs
@@ -56,8 +56,8 @@
            VerticalScrolViewLayout VerticalScrolViewMiddle = new VerticalScrolViewLayout()
            {
                Y = Application.GetRealHeight(64),
                Height = bodyView.Height - Application.GetRealHeight(64),
                Y = Application.GetRealHeight(74),
                Height = bodyView.Height - Application.GetRealHeight(74),
            };
            bodyView.AddChidren(VerticalScrolViewMiddle);