wxr
2023-09-22 28af8fe24b23a958d365e40789dcf061e45056ad
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);