Skip to content

Commit 71a25cc

Browse files
committed
style: Smaller header text
1 parent bdd31c9 commit 71a25cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/extensions/vueNodes/components/NodeHeader.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
v-else
77
:class="
88
cn(
9-
'lg-node-header text-base py-2 pl-2 pr-3 w-full min-w-0',
9+
'lg-node-header text-sm py-2 pl-2 pr-3 w-full min-w-0',
1010
'text-node-component-header bg-node-component-header-surface',
1111
headerShapeClass
1212
)

0 commit comments

Comments
 (0)