The title probably isn't a great description of what I'm trying to do.
I have 3 indicators, they each display the attribute of polygon that intersects a specific point. Sometimes there are no polygons that intersect. When this happens the widget uses the "No data" configuration under General in the widget configuration. This is as expected. HOWEVER! I cannot figure out how to get the text I decide to display in the same manner as if there was data.

The first two indicators pull the attribute as there is an intersecting polygon so they work as expected. The last indicator has no intersecting polygon so it uses the No data display. I cannot figure out how to get the "NONE" to format and be responsive as the "TSTM" in the other indicators are. It's visually jarring that the text is not vertically aligned the same.
Maybe I've overlooked something. Ideas are appreciated, thanks!