Skip to content

Commit

Permalink
fix-word-wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
IkkiOcean committed Oct 31, 2024
1 parent 0251b72 commit 49d6688
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/components/ui/MapModal.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,9 @@
flex-direction: column;
justify-content: space-between;
}
.rightColumn h2{
white-space: nowrap;
}


.subTitle{
white-space: nowrap;
width: fit-content;
}

Expand Down

0 comments on commit 49d6688

Please sign in to comment.