79158720

Date: 2024-11-05 10:45:21
Score: 1
Natty:
Report link

.container {

display: flex;
flex-wrap: wrap;
gap: 10px;
max-height: calc(2 * 40px + 10px);
overflow: hidden;

}

button {

flex: 1 1 auto;
padding: 10px;
font-size: 16px;
white-space: nowrap;

}

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jignesh Pandya