center empty state image

ref #11
This commit is contained in:
Philipp Dormann 2021-03-07 14:05:28 +01:00
parent 4fb9aee255
commit cb3dc13c8a

View File

@ -147,7 +147,7 @@
<div v-else class="text-center font-bold text-black dark:text-white text-2xl">
<img
src="../assets/empty_laps.svg"
style="height:25rem;"
style="height:25rem; margin:0 auto;"
:alt="[[$t('no_laps_scans_were_recorded_yet')]]"
/>
{{ $t('no_laps_scans_were_recorded_yet') }}