Skip to content

Commit b8cc989

Browse files
committed
Config - Add padding on VueUiSparkline config
1 parent 284e8f0 commit b8cc989

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/useConfig.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2027,6 +2027,7 @@ export function useConfig() {
20272027
show: true,
20282028
animationFrames: 360
20292029
},
2030+
padding: PADDING([12, 0, 3, 0]),
20302031
fontFamily: 'inherit',
20312032
backgroundColor: COLOR_WHITE,
20322033
scaleMin: null,

0 commit comments

Comments
 (0)