💄 Fix no picto displayed for train and RER lines
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
margin-right: calc(23/1920*100%);
|
margin-right: calc(23/1920*100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.metroLinePicto {
|
.metroLinePicto, .trainLinePicto {
|
||||||
aspect-ratio : 1 / 1;
|
aspect-ratio : 1 / 1;
|
||||||
height: calc(100/176*100%);
|
height: calc(100/176*100%);
|
||||||
margin-right: calc(23/1920*100%);
|
margin-right: calc(23/1920*100%);
|
||||||
@@ -71,7 +71,6 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.trafficStatus {
|
.trafficStatus {
|
||||||
height: calc(50/176*100%);
|
height: calc(50/176*100%);
|
||||||
aspect-ratio: 35/50;
|
aspect-ratio: 35/50;
|
||||||
|
Reference in New Issue
Block a user