Swati - Hello, I got an suggestion from a custo...
Hello, I got an suggestion from a customer to have table data center-aligned. Currently, it is left aligned for text columns and right-aligned for numbers. Is it something that we can achieve through embedding? Please advise.
2 Replies
Hi @Swati
Yes, this can be achieved using custom CSS with unstable selectors.
Please refer to the following documentation for details on how to apply these styles: https://developers.thoughtspot.com/docs/custom-css#_css_rules_using_selectors
CSS customization framework
Customize UX elements and layout of embedded ThoughtSpot interface using custom CSS
thanks Ruchi, we will look into this.