Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-berger committed Sep 16, 2023
1 parent 9889b93 commit 7cd4db7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GlazeWM.Bar/Components/LabelComponent.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<TextBlock
Text="{Binding Text}"
VerticalAlignment="Center"
Background="{Binding Background}"
Foreground="{Binding Foreground}"
FontFamily="{Binding FontFamily}"
FontWeight="{Binding FontWeight}"
Expand Down

0 comments on commit 7cd4db7

Please sign in to comment.