fix dep-line wrapping

This commit is contained in:
Cassidy Dingenskirchen 2024-02-28 11:20:27 +01:00 committed by Birte Kristina Friesel
parent a72b6192ed
commit d3f1d5a42a
No known key found for this signature in database
GPG key ID: 19E6E524EBB177BA

View file

@ -291,7 +291,7 @@ ul.route-history > li {
.departures.connections li {
grid-template-columns: 15ch 1fr;
.connect-platform-wrapper span {
display: inline;
display: inline-block;
}
}
}