0.0.49 w route card

This commit is contained in:
SBD
2025-01-20 23:40:34 +03:00
parent db135af725
commit a8335f10ee
6 changed files with 60 additions and 9 deletions

View File

@@ -168,6 +168,11 @@
}
}
.from_to_place_data{
&:has(.arrival_to){
.place{justify-content: right}
} &:has(.departure_from){
.place{justify-content: left}
}
.label{
color: #27242499;
font-size: var(--big-font-size);