Skip to content

Commit

Permalink
Merge pull request umami-software#2352 from sakil-ahmed/fix/dashboard…
Browse files Browse the repository at this point in the history
…-buttons-align-on-mobile-view

fixed Dashboard and buttons are not aligned on mobile view
  • Loading branch information
mikecao authored Dec 1, 2023
2 parents 2cfc71e + 22f2f2f commit 7fb74fe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/layout/PageHeader.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,4 @@
.header {
margin-bottom: 10px;
}

.actions {
flex-basis: 100%;
order: -1;
}
}

0 comments on commit 7fb74fe

Please sign in to comment.