Skip to content

Commit

Permalink
#448 - Fix breakpoint for header append.
Browse files Browse the repository at this point in the history
  • Loading branch information
maraf committed Jun 18, 2024
1 parent 08d55f6 commit c474fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Money.Blazor.Host/Components/Title.razor
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
}
else
{
<div class="d-none d-md-block">
<div class="d-none d-sm-block">
<div class="header-append-small"></div>
</div>
}
Expand Down

0 comments on commit c474fa4

Please sign in to comment.