mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-03 21:48:13 +00:00
fix(timetable): VP & VL columns width
This commit is contained in:
@@ -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') }}
|
||||||
|
|||||||
Reference in New Issue
Block a user