Signature text is not aligned
Describe the bug
The signature component is made up of a Line with underneath the signature text.
One would expect that signature text to be centered, or at least left-justified underneath the signature's "sign here" line. However, I noticed that it is right justified in some cases (unusual) or something that is neither left, nor middle, nor right-justified.
To Reproduce Assuming a standard column span of 12, first do a row with a single signature with the first 3 columns for the signature and the rest empty.
Then do the same with THREE signatures on the same row, allowing 3 columns for the signature and 1 column as spacer in between signatures, so 3+1+3+1+3+1.
Related code:
Expected behavior The usual in a document would be that the signature's "typed" text be centered underneath the line. If not, at least left-justified.
Stacktrace N.A.
Additional details (please complete the following information):
- OS: Linux/Debian
- Python Version 3.9
- Maroto v2.0.7
Additional context N.A.