wxr
2024-06-18 dd01259a0590b6e6954470aa6ddb7658baa79fa7
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);