Update MsgView.xaml

https://github.com/2dust/v2rayN/issues/5997
This commit is contained in:
2dust 2024-11-05 19:49:27 +08:00
parent be13446e69
commit 28620b385a

View file

@ -69,6 +69,8 @@
</WrapPanel>
<TextBox
Name="txtMsg"
VerticalAlignment="Stretch"
AcceptsReturn="True"
BorderThickness="0"
FontSize="{DynamicResource StdFontSize-1}"
HorizontalScrollBarVisibility="Auto"