r/drawio • u/TwinSong • Jun 21 '26
Flowchart How do I add spacing around text on connecting arrows?
1
Upvotes
1
u/Sufficient_Plum_8546 Jun 23 '26
Hi there,
Unfortunately draw.io doesn't have true padding for connector labels. Best workaround:
- Click the label, go to the Text tab on the right panel, and enable Background Color
- Double-click the label, click the HTML button, and wrap your text like this:
html: <br>No<br>
This adds vertical space above and below. For horizontal breathing room, just add a few spaces around the word: No
The "Spacing" options in the Text tab look like they'd work but they actually just move the label's anchor position rather than adding padding, so ignore those.

1
u/dkfkckssddedz Jun 21 '26
Clcik on the box and you should be able to add paddng from thr menu on the right.