Open
Description
Is your feature request related to a problem? Please describe.
Make sure all app formatting params are read from config.ini and styling is in CSS, remove hard coded params in the components or app script.
Describe the solution you'd like
- Look for any app styling params in app.py and the pages and components and move those to config.ini and CSS in an appropriate section.
- app_components.py needs to read the config and passed to the managers.