diff --git a/ui/controls/ChatUserControl.axaml b/ui/controls/ChatUserControl.axaml index f1715c5..dc11dc7 100644 --- a/ui/controls/ChatUserControl.axaml +++ b/ui/controls/ChatUserControl.axaml @@ -4,11 +4,12 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="highminded.ui.controls.ChatUserControl"> - - - - - - - + + + + + + + \ No newline at end of file