I want a row that has no gap (space) between the cells. Setting the Gap value to 0 in the setting for the Row in UI Builder has no effect (the default 24px gap is still there).
I can work around by setting a class for the Row and adding “gap:0px;” to the CSS, but I wanted to let you know that the Gap setting in UI builder doesn’t seem to work (unless I misunderstand what it is for).