Browse Source

🔡 Refine UI

pull/3073/head
database64128 3 years ago
parent
commit
7fd8bec937
No known key found for this signature in database GPG Key ID: 1CA27546BEDB8B01
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      Shadowsocks.WPF/Views/SettingsView.xaml

+ 2
- 2
Shadowsocks.WPF/Views/SettingsView.xaml View File

@@ -96,7 +96,7 @@
Style="{StaticResource MaterialDesignBody2TextBlock}"
VerticalAlignment="Center"
Margin="8">
<Span FontFamily="pack://application:,,,/Resources/RobotoMono/#Roboto Mono">shadowsocks-rust</Span> Path
<Span FontFamily="pack://application:,,,/Resources/RobotoMono/#Roboto Mono">shadowsocks-rust</Span> path
</TextBlock>
<TextBox Grid.Row="5"
Grid.Column="1"
@@ -117,7 +117,7 @@
Style="{StaticResource MaterialDesignBody2TextBlock}"
VerticalAlignment="Center"
Margin="8,8,8,8">
<Span FontFamily="pack://application:,,,/Resources/RobotoMono/#Roboto Mono">V2Ray</Span> Path
<Span FontFamily="pack://application:,,,/Resources/RobotoMono/#Roboto Mono">v2ray-core</Span> path
</TextBlock>
<TextBox Grid.Row="6"
Grid.Column="1"


Loading…
Cancel
Save