[automated] Apply ESLint and Oxfmt fixes

This commit is contained in:
GitHub Action
2026-03-29 20:27:51 +00:00
parent 9aa3b5604b
commit 535e7c6ea4

View File

@@ -253,7 +253,7 @@ function onDragEnd() {
>
<div
v-if="builderMode || !cell.output"
class="absolute top-0 left-0 z-10 flex items-center gap-1.5 rounded-br-lg bg-base-background/80 px-2.5 py-1 text-xxs text-muted-foreground"
class="text-xxs absolute top-0 left-0 z-10 flex items-center gap-1.5 rounded-br-lg bg-base-background/80 px-2.5 py-1 text-muted-foreground"
>
<i :class="cn(cell.icon, 'size-3')" />
{{ cell.label }}