From 84da68f950c5dfe65e345ae023b55af9887f9e3e Mon Sep 17 00:00:00 2001 From: CJKmkp <2564608840@qq.com> Date: Sat, 20 Sep 2025 22:27:26 +0800 Subject: [PATCH] =?UTF-8?q?improve:=E5=8E=86=E5=8F=B2=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=9B=9E=E6=BB=9A=E7=AA=97=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ink Canvas/Windows/HistoryRollbackWindow.xaml | 94 +------------------ 1 file changed, 5 insertions(+), 89 deletions(-) diff --git a/Ink Canvas/Windows/HistoryRollbackWindow.xaml b/Ink Canvas/Windows/HistoryRollbackWindow.xaml index 45cacdaa..6c7e1e3d 100644 --- a/Ink Canvas/Windows/HistoryRollbackWindow.xaml +++ b/Ink Canvas/Windows/HistoryRollbackWindow.xaml @@ -107,93 +107,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -260,10 +173,13 @@ + SelectionChanged="VersionComboBox_SelectionChanged" + Background="White" + BorderBrush="#d1d5db" + BorderThickness="1" + FontSize="14"/>