mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-24 20:57:19 -08:00
style: change FontSize for MenuItem /template/ PART_InputGestureText
This commit is contained in:
parent
cd42f2471a
commit
0079cdd88e
1 changed files with 2 additions and 1 deletions
|
@ -623,7 +623,8 @@
|
|||
Text="{TemplateBinding InputGesture, Converter={StaticResource KeyGestureConverter}}"
|
||||
HorizontalAlignment="Right"
|
||||
VerticalAlignment="Center"
|
||||
Foreground="{DynamicResource MenuFlyoutItemKeyboardAcceleratorTextForeground}"/>
|
||||
Foreground="{DynamicResource MenuFlyoutItemKeyboardAcceleratorTextForeground}"
|
||||
FontSize="11"/>
|
||||
<Path Name="PART_ChevronPath"
|
||||
Width="6"
|
||||
Data="M 0 0 L 0 7 L 4 3.5 Z"
|
||||
|
|
Loading…
Reference in a new issue