.grid-element:empty { display: none; }
Element without children will have display:none and gap will not be applied for this element
display:none
gap