Skip to content

Commit

Permalink
fix titled image
Browse files Browse the repository at this point in the history
  • Loading branch information
Light-Beacon committed Nov 14, 2024
1 parent 90105a9 commit 0ef78e2
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<BlockUIContainer>
<StackPanel>
<Image Style="{StaticResource InnerImage}" Source="${source}"/>
<TextBlock Text="${title}" Style="{StaticResource imgTitle}" />
</StackPanel>
</BlockUIContainer>
</StackPanel>

0 comments on commit 0ef78e2

Please sign in to comment.