Skip to content

Commit 519e588

Browse files
authored
fix #7105 (#7109)
1 parent 666c874 commit 519e588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2rayN/v2rayN/Views/MainWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
</Menu>
148148
<Separator />
149149
<Menu Margin="0,1" Style="{StaticResource ToolbarMenu}">
150-
<MenuItem Padding="8,0" Width="86"
150+
<MenuItem Padding="8,0"
151151
AutomationProperties.Name="{x:Static resx:ResUI.menuSetting}">
152152
<MenuItem.Header>
153153
<StackPanel Orientation="Horizontal">

0 commit comments

Comments
 (0)