mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix About Tab Size
This commit is contained in:
parent
b364a9496a
commit
11cae7d97f
1 changed files with 2 additions and 1 deletions
|
|
@ -445,7 +445,8 @@
|
|||
Panel.ZIndex="1"
|
||||
Background="Transparent"
|
||||
IsItemsHost="true"
|
||||
KeyboardNavigation.TabIndex="1" />
|
||||
KeyboardNavigation.TabIndex="1"
|
||||
LastChildFill="False" />
|
||||
<Border
|
||||
x:Name="contentPanel"
|
||||
Grid.Row="0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue