Bpiedra10 - I am trying to modify the disting i...
I am trying to modify the disting in the gap here or even better I would like to override the style completely and allow this whole element to go beyon the iframe altogether and give the appearance of it being its own page. Is this even possible?


2 Replies
hey can you check out : https://developers.thoughtspot.com/docs/tutorials/style-customization/tutorial#_variables_and_selectors
https://developers.thoughtspot.com/docs/Interface_customCssInterface#_rules_unstable
These are rules_UNSTABLE you can select any element fromthe UI and style it.
Though it's unstable. Currently we don't have a particular variable in accord to your request.
You can add a feature request if it's very important item for future.
Thanks.
customCssInterface
inline customCSS within the {@link CustomisationsInterface}. Use {@link CustomCssVariables} or css rules.
Style customization tutorial
This is a self-guided course on style customization of the Visual Embed SDK components
I understand that using rules unstable allows you to override the styles. I have tried everything I can even in a heavy handed way to change the styles beyond what I showed but to no avail. I was more hoping that maybe someone with experience in this specific area could offer advice