diff --git a/src/Decho/App.axaml b/src/Decho/App.axaml index 2439a53..69627b9 100644 --- a/src/Decho/App.axaml +++ b/src/Decho/App.axaml @@ -11,5 +11,14 @@ + + + \ No newline at end of file diff --git a/src/Decho/Views/ChatView.axaml b/src/Decho/Views/ChatView.axaml index efa157b..6326224 100644 --- a/src/Decho/Views/ChatView.axaml +++ b/src/Decho/Views/ChatView.axaml @@ -24,7 +24,8 @@ Foreground="{DynamicResource UiTheme08}" Command="{Binding ToggleUsersPanelCommand}" VerticalAlignment="Top" - HorizontalAlignment="Right" /> + HorizontalAlignment="Right" + Classes="IconButton" /> + HorizontalAlignment="Right" + Classes="IconButton" />