mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore: added head unit information in scenery active timetables
This commit is contained in:
@@ -137,6 +137,8 @@
|
||||
</span>
|
||||
<span>•</span>
|
||||
<span>{{ row.train.driverName }}</span>
|
||||
<span>•</span>
|
||||
<b style="color: #ddd">{{ row.train.stockList[0] }}</b>
|
||||
|
||||
<!-- Train stop comments -->
|
||||
<span
|
||||
@@ -505,6 +507,7 @@ export default defineComponent({
|
||||
|
||||
.general-info {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user