standards-hub / docs

A documentation template made with Nuxt UI Pro.
https://standards-hub.github.io/docs/
0 stars 0 forks source link

fix: col-start when textSpan:xl & textPosition:right #79

Closed FroudeDescartes closed 7 months ago

FroudeDescartes commented 7 months ago

When following paramaters are set to following values:

textSpan:xl, textPosition:right,

text did not start from expected column. After this PR, this issue has been resolved.