Skip to content

Commit

Permalink
Merge pull request #2692 from MTES-MCT/fix/dashboard-v2-mobile-card
Browse files Browse the repository at this point in the history
[TRA-12399] Fixes BSDCard mobile layout
  • Loading branch information
kornifex authored Sep 11, 2023
2 parents 342ac8a + c657745 commit 594e52c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions front/src/Apps/Dashboard/Components/BsdCard/bsdCard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@

&__infos {
display: flex;
flex-wrap: wrap;

p {
padding: 0 5px;
}
Expand Down

0 comments on commit 594e52c

Please sign in to comment.