Align useful links list start with other tab content

This commit is contained in:
Meik
2026-03-05 14:48:36 +01:00
parent 553c8a7fb2
commit b6e139067b
2 changed files with 2 additions and 1 deletions

View File

@@ -39,7 +39,7 @@
Padding="0"
Canvas.Left="40"
Content="{x:Static resx:Resources.CustomLink}" />
<ScrollViewer Canvas.Top="120"
<ScrollViewer Canvas.Top="56"
Canvas.Left="0"
Width="{Binding ActualWidth, ElementName=CanvasLinks, Mode=OneWay}"
MinHeight="60"