Greetings,
I could use some help with changing NumericContent font size and just control's font size in general.
In my case, I'm trying to output the content as a nested control of a GenericTile. I am unable to get the font size to change.
I'm building a SAPUI5 App that is going to be shown on a large TV in our warehouse and would show a variety of statistics. Therefore I need my text, mainly content of my NumericContent control, to be as conspicuous as possible and easy to read just by looking at a TV from far away.
I tried researching this but documentation seems rather scarce and default behavior seems to have shifted towards scalability with the device that is using the app.
I tried adding custom CSS but maybe I'm going about it the wrong way?
Thanks in advance.