wxr
2024-09-12 cbff0b20e75b41dfa1c4014c40f3635faf2b1e0f
HDL_ON/UI/UI1-Login/SelectServerDialog.cs
@@ -169,8 +169,9 @@
            };
            VerticalScrolViewMiddle.AddChidren(rowView);
            rowView.AddChidren(new Button() {
                Y = Application.GetRealHeight(50-1),
            rowView.AddChidren(new Button()
            {
                Y = Application.GetRealHeight(50 - 1),
                Height = Application.GetRealHeight(1),
                BackgroundColor = CSS_Color.DividingLineColor,
            });