mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
fixed item titles
This commit is contained in:
parent
e5d60f2e33
commit
364f6b165e
4 changed files with 8 additions and 6 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue