mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Poprawiono stylistykę w navbarze
This commit is contained in:
+3
-3
@@ -50,9 +50,9 @@
|
||||
</span>
|
||||
|
||||
<img src="@/assets/icon-dispatcher.svg" alt="icon dispatcher" />
|
||||
{{ data.activeStationCount }}
|
||||
|
|
||||
{{ data.activeTrainCount }}
|
||||
<span class="text--primary">{{ data.activeStationCount }}</span>
|
||||
<span class="text--grayed">|</span>
|
||||
<span class="text--primary">{{ data.activeTrainCount }}</span>
|
||||
<img src="@/assets/icon-train.svg" alt="icon train" />
|
||||
</div>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user