wide: Fix shift widths
This commit is contained in:
@ -5,7 +5,7 @@ outlines:
|
|||||||
default:
|
default:
|
||||||
bounds: { x: 0, y: 0, width: 54, height: 42 }
|
bounds: { x: 0, y: 0, width: 54, height: 42 }
|
||||||
altline:
|
altline:
|
||||||
bounds: { x: 0, y: 0, width: 73, height: 42 }
|
bounds: { x: 0, y: 0, width: 81, height: 42 }
|
||||||
wide:
|
wide:
|
||||||
bounds: { x: 0, y: 0, width: 108, height: 42 }
|
bounds: { x: 0, y: 0, width: 108, height: 42 }
|
||||||
spaceline:
|
spaceline:
|
||||||
|
|||||||
Reference in New Issue
Block a user