Skip to content

Commit

Permalink
fix: wrap in infowindow to stopp overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyblasta committed Jan 17, 2024
1 parent c48c107 commit 0b9e9d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_infowindow.scss
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
.o-identify-content {
display: inline-block;
width: 100%;
overflow-wrap: anywhere;
}

.folded {
Expand Down

0 comments on commit 0b9e9d4

Please sign in to comment.