mirror of
https://github.com/samsonjs/spirit-tracker.git
synced 2026-03-25 09:25:51 +00:00
UX Improvements
This commit is contained in:
parent
4d793bca2d
commit
8a031f1535
1 changed files with 1 additions and 1 deletions
|
|
@ -997,7 +997,7 @@ export async function renderItem($app, skuInput) {
|
|||
stepSize: step,
|
||||
maxTicksLimit: MAX_TICKS,
|
||||
callback: (v) => `$${Number(v).toFixed(0)}`,
|
||||
padding: 50,
|
||||
padding: 10,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue