Skip to content

Commit

Permalink
πŸ’„ Fix tab strip header size
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamparter committed Sep 18, 2024
1 parent 0154dc9 commit 988b67c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
Grid.Column="1"
Width="30"
Height="30"
Margin="4,0,-2,0"
Margin="4,0,-2,2"
Padding="5"
HorizontalAlignment="Right"
VerticalAlignment="Bottom"
Expand Down

0 comments on commit 988b67c

Please sign in to comment.