toan rehoan

Results 1 comments of toan rehoan

I overrode the css of the m-signature-pad to change the image size. const webStyle = ` .m-signature-pad { width: ${imgWidth}px; height: ${imgHeight}px; } `;