mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Adjust margin
This commit is contained in:
parent
024bf6424a
commit
ca0299ec89
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@
|
|||
<TabControl
|
||||
x:Name="TabView"
|
||||
MinHeight="0"
|
||||
Margin="-25 0"
|
||||
Margin="-25 -10 0 0"
|
||||
Background="{DynamicResource Color00B}"
|
||||
BorderThickness="0"
|
||||
SelectedIndex="0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue