Use ph-flying-saucer for antenna column in Deck
This commit is contained in:
parent
e63c89c723
commit
cdc48bd018
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