2dust 2 weeks ago
parent
commit
1ff3c5fc07
  1. 1
      v2rayN/v2rayN/Views/BackupAndRestoreView.xaml
  2. 2
      v2rayN/v2rayN/Views/MainWindow.xaml

1
v2rayN/v2rayN/Views/BackupAndRestoreView.xaml

@ -119,7 +119,6 @@
Text="{x:Static resx:ResUI.menuRemoteBackupAndRestore}" />
<materialDesign:PopupBox
Padding="8,0"
HorizontalAlignment="Right"
StaysOpen="True"
Style="{StaticResource MaterialDesignToolForegroundPopupBox}">

2
v2rayN/v2rayN/Views/MainWindow.xaml

@ -277,7 +277,7 @@
</Menu>
<materialDesign:PopupBox
Padding="8,0"
Padding="-2"
HorizontalAlignment="Right"
StaysOpen="True"
Style="{StaticResource MaterialDesignToolForegroundPopupBox}">

Loading…
Cancel
Save