v1.2.4-continued
What's New
- New
unit_font_sizeoption to independently control the unit of measurement font size- Accepts any CSS length value (e.g.,
20px,1em,1.2rem) - Overrides the default browser
<small>tag sizing - Configurable in the visual editor under Sizing
- Thanks to @EdDickens for raising this in issue #8
- Accepts any CSS length value (e.g.,
Example
type: custom:bignumber-card
entity: sensor.temperature
unit_font_size: 20pxSee CHANGELOG.md for full history.