10 lines
180 B
CSS
10 lines
180 B
CSS
.icons-location-divider{
|
|
margin-left: 0.33rem;
|
|
margin-bottom: 0.4rem;
|
|
}
|
|
|
|
.addresses-itinerary{
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
} |