Code clean

pull/7732/head
2dust 2025-08-10 09:17:15 +08:00
parent c669e72189
commit df95cc6af7
7 changed files with 8 additions and 7 deletions

View File

@ -73,6 +73,7 @@
<ScrollViewer x:Name="msgScrollViewer" VerticalScrollBarVisibility="Auto"> <ScrollViewer x:Name="msgScrollViewer" VerticalScrollBarVisibility="Auto">
<SelectableTextBlock <SelectableTextBlock
Name="txtMsg" Name="txtMsg"
Margin="{StaticResource Margin8}"
VerticalAlignment="Stretch" VerticalAlignment="Stretch"
Classes="TextArea" Classes="TextArea"
TextAlignment="Left" TextAlignment="Left"