Skip to content

Commit 2e82f23

Browse files
committed
界面美化
1 parent 5fc7223 commit 2e82f23

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Mikoto/Styles/Styles.xaml

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565

6666

6767
<TextBlock Margin="16,0,0,8"
68-
FontFamily="Segoe UI Variable"
6968
FontSize="12"
7069
VerticalAlignment="Center"
7170
HorizontalAlignment="Left"

Mikoto/Windows/MainWindow.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<Setter Property="Foreground"
6666
Value="{DynamicResource MainBtnColor}" />
6767
<Setter Property="FontSize"
68-
Value="20" />
68+
Value="15" />
6969
</Style>
7070
</Window.Resources>
7171

0 commit comments

Comments
 (0)