From 420cb85dbff80da7038e3a1b4e3b42d520d20578 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B0=E6=97=A0=E6=AD=A2=E7=AB=9E?= <734913414@qq.com> Date: Sat, 29 Jun 2024 00:59:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CPF/Controls/ComboBox.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CPF/Controls/ComboBox.cs b/CPF/Controls/ComboBox.cs index 491f567..9a61af1 100644 --- a/CPF/Controls/ComboBox.cs +++ b/CPF/Controls/ComboBox.cs @@ -124,7 +124,7 @@ namespace CPF.Controls { MarginBottom = 0, Width = "100%", - Height = 30, + Height = 30, Children = { new TextBlock { @@ -160,7 +160,7 @@ namespace CPF.Controls { MarginBottom = 0, Width = "100%", - Height = 30, + Height = 30, Children = { new TextBlock {