fix: omitting "po" stops in timetable progress bar

This commit is contained in:
2024-08-19 23:56:15 +02:00
parent 80a5b56785
commit 551b60c733
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -414,7 +414,7 @@ export default defineComponent({
$rowCol: #424242;
.station_table {
height: 85vh;
height: 90vh;
max-height: 2000px;
min-height: 700px;
overflow: auto;