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 54033a3 commit b0476bdCopy full SHA for b0476bd
src/renderer/extensions/vueNodes/components/LGraphNode.vue
@@ -8,7 +8,7 @@
8
:data-node-id="nodeData.id"
9
:class="
10
cn(
11
- 'bg-component-node-background lg-node absolute pb-1',
+ 'bg-component-node-background lg-node absolute pb-1 text-sm',
12
13
'contain-style contain-layout min-w-[225px] min-h-(--node-height) w-(--node-width)',
14
'rounded-2xl touch-none flex flex-col',
0 commit comments