I have a scaling problem with text on my dashboard.
The first screenshot shows how the dashboard looks on my desktop.
The second screenshot shows how it looks on my phone.
The text strings in the sidebar do not scale.
They are state-labels inside a panel.
- title: Next West Ham Game entity: sensor.west_ham_opponent style: top: 54% left: 3% flex-wrap: wrap color: white font-size: 16px font-weight: bold text-align: left font-family: Times New Roman,Century max-width: 1px type: state-label
I tried specifying various things, such as font-size or width:, but I could not find anything that made a difference.
Does anyone know of a way to modify this so that the text scales? Or, maybe there is a custom card that handles text better?