mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-27 05:04:11 -04:00
Minor GUI tweaks
This commit is contained in:
parent
b40a88c4d3
commit
271a478a0e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
BorderThickness="0,1">
|
||||
<ScrollViewer HorizontalScrollBarVisibility="Disabled" VerticalScrollBarVisibility="Auto">
|
||||
<TextBlock
|
||||
Margin="16"
|
||||
Margin="16,8"
|
||||
Text="{Binding Message}"
|
||||
TextWrapping="Wrap" />
|
||||
</ScrollViewer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue