lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: Implement font-size to be configurable for Markdown, globally across the App

Open adnanqaops opened this issue 10 months ago • 0 comments

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.

adnanqaops avatar Mar 28 '25 14:03 adnanqaops