mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Poprawiono wygląd dla braku scenerii
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
class="scenery-offline"
|
||||
v-if="!stationInfo && isDataLoaded && isComponentVisible"
|
||||
>
|
||||
{{ $t("scenery.no-scenery") }}
|
||||
<div>{{ $t("scenery.no-scenery") }}</div>
|
||||
|
||||
<action-button>
|
||||
<router-link to="/">{{ $t("scenery.return-btn") }}</router-link>
|
||||
|
||||
Reference in New Issue
Block a user