Skip to content

Commit

Permalink
Merge pull request #12956 from soosr/remove-logo-bg
Browse files Browse the repository at this point in the history
  • Loading branch information
soosr committed Apr 30, 2024
2 parents 6941e58 + ad5bf62 commit ad3e15e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions WalletWasabi.Fluent/CrashReport/Views/CrashReportWindow.axaml
Expand Up @@ -50,9 +50,5 @@
Text="{Binding Trace}" />
</DockPanel>
</ContentArea>
<Viewbox Width="300" Height="300" Opacity="0.1" VerticalAlignment="Center"
HorizontalAlignment="Right" IsHitTestVisible="False">
<Image Source="{DynamicResource wasabi_logo_dynamic}" />
</Viewbox>
</Panel>
</Window>

0 comments on commit ad3e15e

Please sign in to comment.