Skip to content

Commit

Permalink
Merge pull request #1946 from origo-map/infowindow-wrap
Browse files Browse the repository at this point in the history
fix: wrap in infowindow to stopp overflow
  • Loading branch information
johnnyblasta authored Jan 29, 2024
2 parents 42f2bd8 + 0b9e9d4 commit 648e569
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 648e569

Please sign in to comment.