mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Dodano informacje o ładowaniu historii dyżurnych
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
</div>
|
||||
|
||||
<div class="scenery-wrapper" v-if="stationInfo" ref="card-wrapper">
|
||||
<!-- <scenery-info-header :station="stationInfo" /> -->
|
||||
<button v-if="!timetableOnly" class="back-btn btn btn--image" title="Powrót do scenerii" @click="navigateTo('/')">
|
||||
<img :src="icons.back" alt="Back to scenery" />
|
||||
</button>
|
||||
@@ -145,6 +144,7 @@ $sceneryBgCol: #333;
|
||||
width: 75%;
|
||||
max-width: 950px;
|
||||
|
||||
|
||||
@include midScreen {
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user