mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-24 21:39:24 +00:00
bee3e91423
add a possibility to override the font size for the contentItem's StatusBaseText otherwise it's impossible to do stuff like: ``` StatusCheckBox { font.pixelSize: 15 } ```¨