mirror of
https://github.com/2dust/v2rayN.git
synced 2025-07-01 12:32:10 +00:00
修复:日志文本框垂直显示上下空白问题 (#5967)
This commit is contained in:
parent
0bb6e6bd86
commit
3a2c9e7aaa
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@
|
|||
Classes="TextArea"
|
||||
IsReadOnly="True"
|
||||
TextAlignment="Left"
|
||||
VerticalAlignment="Stretch"
|
||||
TextWrapping="Wrap">
|
||||
<TextBox.ContextMenu>
|
||||
<ContextMenu>
|
||||
|
|
Loading…
Reference in a new issue