Use ph-flying-saucer for antenna column in Deck

This commit is contained in:
naskya 2023-05-14 14:36:29 +09:00
parent e63c89c723
commit cdc48bd018
No known key found for this signature in database
GPG key ID: 164DFF24E2D40139

View file

@ -6,7 +6,7 @@
@parent-focus="($event) => emit('parent-focus', $event)"
>
<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>
</template>