display:none removes element from grid flow, shifting other columns. Use visibility:hidden instead so the expand button always holds its cell. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
display:none removes element from grid flow, shifting other columns. Use visibility:hidden instead so the expand button always holds its cell. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>