fixed item titles

This commit is contained in:
muerwre 2019-03-07 12:35:47 +07:00
parent e5d60f2e33
commit 364f6b165e
4 changed files with 8 additions and 6 deletions

View file

@ -379,8 +379,10 @@
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
//white-space: nowrap;
position: relative;
max-height: 2.4em;
word-break: break-word;
}
.route-description {