Skip to content
Snippets Groups Projects
Commit b99a4817 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FIX #15116 TIME 0:05 fix pos Y date

parent 05369b0a
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.30,
'positionY': date.positionY + 0.29,
'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