How to adjust space between widgets in Flex Layout

What do you want to achieve?

decrease the space size between widgets in a flex layout

What have you tried so far?

I tried adjusting the Pad Row / Pad Colum settings on both the widgets themselves and the parent widget (that has the Flex Layout)

Screenshot or video

Others

  • SquareLine Studio version:
    1.3.3
  • Operating system:
    Windows
  • Target hardware:
    Simulator

Try ask detailed or read A Complete Guide to Flexbox | CSS-Tricks - CSS-Tricks

You’ve set the scrollbar’s padding, but you should set the padding in STYLE(MAIN) for this:
image