1
0
Fork 0

Reduce text spacing for smaller font.

This commit is contained in:
Benjamin F 2022-08-04 11:46:15 -07:00
parent 6a3dfc6d6a
commit 3e92be6f61

View file

@ -92,7 +92,7 @@ export default {
.attr('data-text-class', 'fill-current font-bold')
.attr('data-text-transform', transform(so.at.shift(-90 - so.rotation, shift * so.scale)))
}
shift += 8
shift += 6
const dateformat = require('dateformat')
const now = new Date()
this.points[`_${prefix}_exportDate`] = so.at