Skip to content

Commit

Permalink
Fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
miroiu committed Jul 27, 2024
1 parent 09c1b1a commit b2632ba
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Nodify/Themes/Styles/Connection.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,4 @@
Value="30" />
</Style>

<Style TargetType="{x:Type local:StepConnection}">
<Setter Property="StrokeThickness"
Value="3" />
<Setter Property="Stroke"
Value="DodgerBlue" />
<Setter Property="Fill"
Value="DodgerBlue" />
<Setter Property="Spacing"
Value="30" />
</Style>

</ResourceDictionary>

0 comments on commit b2632ba

Please sign in to comment.