From 7ca4d7e50871c558e5927b6b0eeecb2071fdf14c Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期五, 27 十一月 2020 14:07:47 +0800 Subject: [PATCH] Revert "20201127 合并嘉乐代码" --- HDL_ON/UI/UI0-Public/TopViewDiv.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/UI0-Public/TopViewDiv.cs b/HDL_ON/UI/UI0-Public/TopViewDiv.cs index b274695..0b31b9d 100644 --- a/HDL_ON/UI/UI0-Public/TopViewDiv.cs +++ b/HDL_ON/UI/UI0-Public/TopViewDiv.cs @@ -101,7 +101,7 @@ { Gravity = Gravity.CenterHorizontal, Y = Application.GetRealHeight(30), - Width = Application.GetRealWidth(270), + Width = Application.GetRealWidth(150), Height = Application.GetRealHeight(25), TextAlignment = TextAlignment.Center, TextSize = CSS_FontSize.HeadlineFontSize, -- Gitblit v1.8.0