Can we edit the background and text color of the inactive tabs of stacked components in a Dashboard?
For example, "Upcoming Treatments" below:
I've checked the dashboard editor, advanced formatting, and the item's content JSON but it doesn't seem that Arcade exposes those attributes to control the inactive tab format.
Cheers!
By design, the inactive tab background is transparent.
To manually change this, your dashboard should have an assets folder on your portal with the particular board's CSS file in it. Just look for something like
https://your-portal-url/apps/dashboards/assets/app-itemid.css
Make your changes, save, refresh. Oh, but make a backup first, you never know!