change the y-offset of ANNOTATION_TYPE_IMAGE

This commit is contained in:
2025-09-16 16:54:44 +02:00
parent 5d758601b9
commit b2bfc11713
3 changed files with 3 additions and 4 deletions

View File

@@ -16,7 +16,6 @@ using OtpNet;
using EnvelopeGenerator.Domain.Constants;
using EnvelopeGenerator.Application.Common.Dto;
using EnvelopeGenerator.Application.Common.Dto.EnvelopeReceiver;
using EnvelopeGenerator.Application.Common.Dto.Receiver;
using EnvelopeGenerator.Application.Common.Extensions;
using EnvelopeGenerator.Application.Common.Interfaces.Services;