Hey, I have a table without borders, and I would like to fill an area of it gray. However, the gutter results in a gap in the fill between the cells. For example, here I want to fill the second row:
Adjust the value inset: 0.5cm according to your requirement or You can apply selectively for either x or y like inset:(y:0.5cm). gutter is the gap between cells, hence wont get colored since only cells are being styled, whereas inset is the padding, hence whole cell along with the padding area will get applied with the style.