Hi guys!
I need your help. is there any way (css maybe) to get the words in the group transferred correctly?
At the moment there is a problem that the words are not transferred all together, but one letter at a time.
See in the screenshot.
Hi guys!
I need your help. is there any way (css maybe) to get the words in the group transferred correctly?
At the moment there is a problem that the words are not transferred all together, but one letter at a time.
See in the screenshot.
This is related to the width of the text element. Since the width is likely restricted (i’m betting through a fixed width setting on the group that contains the icon and text) then the only thing bubble can do is put it to the next line to show all of it. Maybe try to get the container element to not be fixed width and set it to width is fit width to content.
This topic was automatically closed after 70 days. New replies are no longer allowed.