Structure columns in table block

I have a table block with a structure field with three columns by default. I want only two columns to show up in the block preview, so I’ve specified two columns with 1/2 width each. This looks fine in the table preview but it also uses the width setting in edit mode where it just shows the first field in any case, and it screws up the width. Is there anything that can be done about this?

Could you please create an issue?

I realized this is an issue with responsiveness/CSS media queries. It’s only an issue in viewports smaller than 1040px where structure columns are hidden automatically by Kirby. I’ve created the issue here: Inconsistency with display of structure field columns in table block in viewports narrower than 1040px · Issue #3638 · getkirby/kirby · GitHub