From e1aa133155ef276f0359957cae27be3a1b05b6de Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Mon, 27 Feb 2023 23:01:21 +0800 Subject: [PATCH] fix: exchange MinHeight value. --- src/Semi.Avalonia/Themes/Dark/ComboBox.axaml | 4 ++-- src/Semi.Avalonia/Themes/Light/ComboBox.axaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml b/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml index e0b90f4..9032829 100644 --- a/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml +++ b/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml @@ -39,8 +39,8 @@ 32 - 24 - 40 + 24 + 40 diff --git a/src/Semi.Avalonia/Themes/Light/ComboBox.axaml b/src/Semi.Avalonia/Themes/Light/ComboBox.axaml index bd82b4b..3a30e49 100644 --- a/src/Semi.Avalonia/Themes/Light/ComboBox.axaml +++ b/src/Semi.Avalonia/Themes/Light/ComboBox.axaml @@ -39,8 +39,8 @@ 32 - 24 - 40 + 24 + 40