wxr
2023-10-16 8e54c77b6e0d2d87cdbad1a81a75d39bab1648d6
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);