When multiple options are selected from a multi-select dropdown list, each option is displayed separated only by a; delimiter with no spacing or any ability to include spacing. As a result, the data appears messy when multiple enums are selected (e.g.: Option A;Option B;Option C;Option D;Option E;Option F).
Introducing the ability to force spacing between the selected enums or customize how multiple enums are displayed would reduce the visual noise/clutter.