We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dc2122 + e4ab291 commit 18b8d76Copy full SHA for 18b8d76
1 file changed
src/PlanViewer.App/Dialogs/ConnectionDialog.axaml
@@ -79,7 +79,7 @@
79
</StackPanel>
80
81
<!-- Test Connection + Status -->
82
- <StackPanel Grid.Row="7" Margin="0,0,0,12" Spacing="6">
+ <StackPanel Grid.Row="7" Margin="0,0,0,12" Spacing="8">
83
<Button x:Name="TestButton" Content="Test Connection" Click="TestConnection_Click"
84
Height="32" Padding="12,0" FontSize="12" HorizontalAlignment="Left"
85
Theme="{StaticResource AppButton}"/>
0 commit comments