Skip to content

Commit

Permalink
Footer fix (#1652)
Browse files Browse the repository at this point in the history
Fix footer on mobile
  • Loading branch information
mkz212 authored Nov 7, 2023
1 parent 12d2098 commit e39be08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/app/modules/status/status.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</div>

<div class="row mb-auto">
<div class="col-md-12 text-center p-1 grey-text">
<div class="col-md-12 text-center px-4 py-1 grey-text">
<!-- The below copyright notice shall be included and displayed on all copies or substantial portions of this software. -->
<small>
&copy; 2023
Expand Down

0 comments on commit e39be08

Please sign in to comment.