|
@@ -14,7 +14,7 @@
|
|
|
<RowDefinition Height="*"></RowDefinition>
|
|
|
<RowDefinition Height="*"></RowDefinition>
|
|
|
</Grid.RowDefinitions>
|
|
|
- <Label Grid.Row="0" Content="{Binding Path=OperationStr}" FontSize="16"
|
|
|
+ <Label Grid.Row="0" Content="{Binding Path=OperationStr}" FontSize="18"
|
|
|
HorizontalAlignment="Center"
|
|
|
VerticalAlignment="Center"
|
|
|
HorizontalContentAlignment="Center"
|