I have a canvas app with a Gallery component. A gallery row contains Dropdowns linked one to another without gaps. In DisplayMode.Edit it looks like the following:

It is OK for me.
In DisplayMode.View it looks like the following:

It is not OK for me; I want to see borders around each cell, like in an Excel document:

Is there an easy way to do this?