How does the elastic box layout align the last row of the list to the left?

that is, the item of the first few lines is aligned at both ends, the white space in the middle is automatically assigned, and the last line is aligned to the left, and the spacing allocation is the same as the automatic allocation above.
justify-content:space-between, the last line will not be left-aligned.
justify-content:flex-start, then item spacing is not automatically allocated.

ask for advice!

Mar.30,2021

https://runjs.cn/code/hzkw9urj


have you solved this problem


  stackoverflow reference  

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34762-2bf31.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34762-2bf31.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?