mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-26 09:36:02 -07:00
Use ph-flying-saucer for antenna column in Deck
This commit is contained in:
parent
60df257653
commit
1c442b5031
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
@parent-focus="($event) => emit('parent-focus', $event)"
|
@parent-focus="($event) => emit('parent-focus', $event)"
|
||||||
>
|
>
|
||||||
<template #header>
|
<template #header>
|
||||||
<i class="ph-television ph-bold ph-lg"></i
|
<i class="ph-flying-saucer ph-bold ph-lg"></i
|
||||||
><span style="margin-left: 8px">{{ column.name }}</span>
|
><span style="margin-left: 8px">{{ column.name }}</span>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue