mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Poprawiono wygląd dla braku scenerii
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user