Skip to content

Commit b359202

Browse files
committed
Config - Update VueUiFlow default config
1 parent 216c722 commit b359202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/useConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3746,7 +3746,7 @@ export function useConfig() {
37463746
chart: {
37473747
backgroundColor: COLOR_WHITE,
37483748
color: COLOR_BLACK,
3749-
padding: PADDING([0, 24, 0, 24]),
3749+
padding: PADDING([12, 12, 0, 12]),
37503750
title: TITLE,
37513751
nodes: {
37523752
gap: 10,

0 commit comments

Comments
 (0)