Break lines of multi-file listing

Hi
I’m using files upload with various formats (pdf, docx etc) with the options: Multifile and Advanced settings: embedded pdf false. (v2022)
The result is a single-line display of filenames. Example:
file1.docx file2.pdf file3.xlsx …
However, I would like to limit the cell width, display the filenames on separate lines, and order the filenames.
How should I proceed?

Right click and select Inspect in your browser, you should find the

, you may add your CSS styles to the class .ew-images under HTML-> Styles → User tab to override the styles. Also see: