fix(timetable): VP & VL columns width

This commit is contained in:
2026-04-06 14:53:37 +02:00
parent cd8c29f327
commit 06e70afc29
@@ -18,7 +18,7 @@
<th width="100" class="border border-black dark:border-white"> <th width="100" class="border border-black dark:border-white">
{{ $t('headers.line_km') }} {{ $t('headers.line_km') }}
</th> </th>
<th width="40" class="border border-black dark:border-white">V<sub>P</sub></th> <th width="42" class="border border-black dark:border-white">V<sub>P</sub></th>
<th width="40" class="border border-black dark:border-white">V<sub>L</sub></th> <th width="40" class="border border-black dark:border-white">V<sub>L</sub></th>
<th width="200" class="border border-black dark:border-white"> <th width="200" class="border border-black dark:border-white">
{{ $t('headers.station') }} {{ $t('headers.station') }}