Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
style: Smaller header text
  • Loading branch information
DrJKL committed Dec 12, 2025
commit dbaab83e812bb518c902545d7b173fef722306bf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
v-else
:class="
cn(
'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',
'text-node-component-header bg-node-component-header-surface',
headerShapeClass
)
Expand Down