Space between item adjustment

I’ve made a comment option using Form Container and Costum Collection.
First it looked like this:

Then I tried using css

And now it look like this:

But I think there is way to much space between items.

What would be the best way to reduce the spacing?

I would suggest you to pay attention to the random class names. These are generated and may not be the same when Glide gets updates.

You should build the image directly to a HTML template and display it using the comments component.

those were the only ones I could find that responded to css.

can you help me with the HTML template?
I’ve tried with

And get this:

What am I doing wrong?

solved this by using Action Row in the Costum Collection.

But there is way to much space between the components.
Costum Collection contains
Spacer
Action Row
Text
Image.

How can I remove some of the space between the components?