The user compact composition uses an .mb-3 spacing class on the wrapper element (see latest version).
This makes the usage of this component difficult in different contexts. Our use case is that we output this in a grid pattern that already takes care of spacing (also takes care of when not to apply spacing, for instance on the last item).
This composition is very similar to a card component IMO, and it should not define outer spacing.