mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-24 07:06:07 +09:00
Use ph-flying-saucer for antenna column in Deck
This commit is contained in:
parent
60df257653
commit
1c442b5031
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user