- Goal: Remove the opacity 0.5 for disabled states. I need to be able to save / cancel for groups of components, and for inputs like select boxes. That's the behaviour users are used to and would be nervous about using the platform by editing the data inline.
What's the best way to override the disabled state styling for components in Custom CSS since the opacity is applied at the div level higher up than the input.