Skip to content

Commit 499668f

Browse files
committed
chore: opacity
1 parent 114f2e3 commit 499668f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/OgImage/Package.takumi.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ const sparklineSrc = computed(() => {
322322
class="w-5 h-5 text-fg-muted shrink-0 force-mr-1.5 i-lucide:folder"
323323
/>
324324
<span v-else class="w-5 h-5 text-fg-muted shrink-0 force-mr-1.5 i-lucide:file" />
325-
<span>{{ row.name }}</span>
325+
<span class="text-fg-muted">{{ row.name }}</span>
326326
</div>
327327
</div>
328328

-11.2 KB
Loading

0 commit comments

Comments
 (0)