workgroupengineering
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
src/Avalonia.Themes.Fluent/Controls/MenuItem.xaml
|
|
|
@ -117,7 +117,7 @@ |
|
|
|
Fill="{DynamicResource MenuFlyoutSubItemChevron}" |
|
|
|
Margin="{DynamicResource MenuFlyoutItemChevronMargin}" |
|
|
|
VerticalAlignment="Center" |
|
|
|
Grid.Column="3" /> |
|
|
|
Grid.Column="4" /> |
|
|
|
</Grid> |
|
|
|
</Border> |
|
|
|
<Popup Name="PART_Popup" |
|
|
|
|