JayeshLab/vue-resize-text

Text not resizing to fit into div

Opened this issue · 0 comments

I am sizing / positioning a div relative to it's parent in % values (see attached screen).

Screen Shot 2023-02-27 at 2 57 41 PM

The text overflows the div. The only way to fix this is by manually changing the ratio, but I don't know in advance the length of each text.

Why isn't the text resizing properly to fit it's parent?