mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-02 21:28:51 +00:00
Niche.
This commit is contained in:
parent
800c93e2aa
commit
f84397393d
1 changed files with 2 additions and 2 deletions
|
@ -837,8 +837,8 @@
|
||||||
BorderBrush="Black"
|
BorderBrush="Black"
|
||||||
BorderThickness="2"
|
BorderThickness="2"
|
||||||
CornerRadius="2"
|
CornerRadius="2"
|
||||||
Width="auto"
|
Width="Auto"
|
||||||
Height="auto">
|
Height="Auto">
|
||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="2"
|
Margin="2"
|
||||||
Text="{Binding Mode=OneWay, Path=ToolTipText}"
|
Text="{Binding Mode=OneWay, Path=ToolTipText}"
|
||||||
|
|
Loading…
Reference in a new issue