chore: minor stock naming improvements

This commit is contained in:
2025-03-09 16:48:22 +01:00
parent b9b1e438b9
commit f4f6512969
3 changed files with 3 additions and 4 deletions
@@ -10,9 +10,8 @@
{{ store.chosenStorageStockName.slice(0, 40) }}
{{ store.chosenStorageStockName.length > 41 ? '...' : '' }}
</span>
|
</b>
<span v-if="store.chosenStorageStockName && chosenRealComposition"> | </span>
<b class="real-stock-info" v-if="chosenRealComposition">
<span class="text--accent">
<img :src="getIconURL(chosenRealComposition.type)" :alt="chosenRealComposition.type" />