79563728

Date: 2025-04-09 07:45:32
Score: 1
Natty:
Report link

Actually it's not open, it was your css style make it looks like it opened. Because you put them under the same parent element, and the parent element has display:flex style, so the children element will keep its height the same as parent, this make it looks like opened. You can remove className="flex" to see the difference.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: xiaoyu