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
08f136b699
commit
ceb1b46f78
1 changed files with 1 additions and 1 deletions
|
|
@ -978,7 +978,7 @@ export async function renderItem($app, skuInput) {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
layout: {
|
layout: {
|
||||||
padding: { left: 18 }
|
padding: { right: 18 }
|
||||||
},
|
},
|
||||||
scales: {
|
scales: {
|
||||||
x: { ticks: { maxRotation: 0, autoSkip: true, maxTicksLimit: 12 }, grid: { display: false } },
|
x: { ticks: { maxRotation: 0, autoSkip: true, maxTicksLimit: 12 }, grid: { display: false } },
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue