Skip to content

Commit

Permalink
Merge pull request #378 from EinfachAleks/issues/360
Browse files Browse the repository at this point in the history
fix(issus/360): style on cityname if its to long
  • Loading branch information
KirDE authored Sep 9, 2024
2 parents 8546d5a + 4988c03 commit e556307
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/place-list/place-list.less
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.places-list-item {
white-space: nowrap;
text-overflow: ellipsis;
cursor: pointer;
overflow: hidden;
Expand Down

0 comments on commit e556307

Please sign in to comment.