I want to reduce the font size of all values displayed in Handsontable. I’m unable to use .handsontable td { … } class as it is already used for all other HoTs used in the app inside a common css file which is also used by this page. How to override that style.
Usually in a web page if we define inline style, it would override the css style. How to do the same for HoT?
Solved by using a specific selector.
Cannot find option to mark this question as Closed.
Thank you for sharing an update.
Please create a new ticket if needed.