Skip to content
Snippets Groups Projects
Verified Commit 4382f2d1 authored by Damien's avatar Damien
Browse files

FIX #15116 TIME 1:45 Fix date position

parent 9a350010
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ export class ActionsService {
'width': date.width,
'height': date.height,
'positionX': date.positionX,
'positionY': date.positionY + 0.40,
'positionY': date.positionY + 0.30,
'type': 'SVG',
'page': index,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment