lowcoder
lowcoder copied to clipboard
[Feat]: Implement font-size to be configurable for Markdown, globally across the App
Is your feature request related to a problem? Please describe. We had a query from a User where the User needed to update the font-size of a Markdown column type in Table component. As, we should not have a textSize property on a Markdown. So, we need to provide a feature where
- There should be a "font-base-size" setting/variable
- It should impact all the Markdown across the App, globally
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.