Gauge name out of graphic

v 0.108 changed the position of name of the gauge in the frontend:
Now is not ok:Capture
It should look like this:
Capture1PNG

Related to Horizontal stack now handles different heights better in 0.108 release notes, i think.

It sucks. Now gauges don’t fit vertically in my 10" tablet! Can we avoid this issue somehow and still use v 0.108?

Looks like i was wrong with the Horizontal stack.
There was a change in the core gauge card.
https://github.com/home-assistant/frontend/pull/5241

great.

I’ll solve my case with
custom_header:
compact_mode: true

tnx.