We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdd31c9 commit 71a25ccCopy full SHA for 71a25cc
src/renderer/extensions/vueNodes/components/NodeHeader.vue
@@ -6,7 +6,7 @@
6
v-else
7
:class="
8
cn(
9
- 'lg-node-header text-base py-2 pl-2 pr-3 w-full min-w-0',
+ 'lg-node-header text-sm py-2 pl-2 pr-3 w-full min-w-0',
10
'text-node-component-header bg-node-component-header-surface',
11
headerShapeClass
12
)
0 commit comments