mirror of
https://github.com/2dust/v2rayN.git
synced 2025-07-05 14:32:09 +00:00
parent
3db047a12f
commit
1ff3c5fc07
2 changed files with 1 additions and 2 deletions
|
@ -119,7 +119,6 @@
|
|||
Text="{x:Static resx:ResUI.menuRemoteBackupAndRestore}" />
|
||||
|
||||
<materialDesign:PopupBox
|
||||
Padding="8,0"
|
||||
HorizontalAlignment="Right"
|
||||
StaysOpen="True"
|
||||
Style="{StaticResource MaterialDesignToolForegroundPopupBox}">
|
||||
|
|
|
@ -277,7 +277,7 @@
|
|||
</Menu>
|
||||
|
||||
<materialDesign:PopupBox
|
||||
Padding="8,0"
|
||||
Padding="-2"
|
||||
HorizontalAlignment="Right"
|
||||
StaysOpen="True"
|
||||
Style="{StaticResource MaterialDesignToolForegroundPopupBox}">
|
||||
|
|
Loading…
Reference in a new issue