wxr
2023-09-11 ec5a167e0366a75642e45dbd30817c1c8ae57e79
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);