Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
IeuanWalker committed Apr 11, 2023
1 parent bfedb16 commit 0a6bd81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Demo/Resources/Styles/Styles.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
<Setter Property="HorizontalOptions" Value="CenterAndExpand" />
<Setter Property="TextColor" Value="{DynamicResource TextPrimaryColour}" />
</Style>

<Style x:Key="expander" TargetType="Border">
<Setter Property="Padding" Value="10" />
<Setter Property="BackgroundColor" Value="{DynamicResource SecondaryColour}" />
Expand Down

0 comments on commit 0a6bd81

Please sign in to comment.