Poprawiono wygląd dla braku scenerii

This commit is contained in:
2022-01-04 21:19:58 +01:00
parent 9010a45086
commit ac7ed0d1bc
+1 -1
View File
@@ -4,7 +4,7 @@
class="scenery-offline" class="scenery-offline"
v-if="!stationInfo && isDataLoaded && isComponentVisible" v-if="!stationInfo && isDataLoaded && isComponentVisible"
> >
{{ $t("scenery.no-scenery") }} <div>{{ $t("scenery.no-scenery") }}</div>
<action-button> <action-button>
<router-link to="/">{{ $t("scenery.return-btn") }}</router-link> <router-link to="/">{{ $t("scenery.return-btn") }}</router-link>