Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
I need to write some CSS for this section:
:host(#cell_FLS_Asset_Details-48_ptcsgrid-11:not([no-wc-style])){
}
I need to know how to write css for this host?
Is this for a grid inside a collection widget? Also, can you share a little more about what you're trying to style in the grid?
Thanks!
Nick
https://www.ptc.com/en/support/article/cs324593 should provide you with the necessary info on how to write CSS for shadow-dom components.