💄 Fix the Metro picto rendering

No metro picto was displayed... lack of metroLinePicto CSS class.
This commit is contained in:
2023-01-28 16:38:42 +01:00
parent 79f4ad0c4c
commit f4d6a3e684
2 changed files with 7 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
}
.header .transportMode {
aspect-ratio: 1/1;
height: 100%;
margin: 0;
margin-right: calc(23/1920*100%);