79204490

Date: 2024-11-19 17:44:19
Score: 2
Natty:
Report link

It's because you use Flex-grow:1;,by using flex-grow only, its basis tends to be auto, for a flex item that has auto as its basis, it normally takes the width of the content in it. So advisely you use Flex-flow:1; then your max-width

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user27890869