Hello,
I have a label and a Button in one row, by default the content position inside a button differs from the positioning inside a label, is there a way to align the content of these two objects correctly?
Thank you for your help.
Hello,
I have a label and a Button in one row, by default the content position inside a button differs from the positioning inside a label, is there a way to align the content of these two objects correctly?
Thank you for your help.
am I the only one with this kind of problem?
If you use vertical center alignment for a row with the contents, the centers of the button and label will be equally aligned
Has anyone found a way to stack an image above a label within a row?
Use Column inside the row to do this. Another way: mark the image in the center of the button, and put several blocks with a line feed in front of the text on the button so that the label is lower.