Apologies for the rookie question. I’m trying to change the outline color of my primeng calendar component in Angular with scss. However, it’s saying outline is disabled. Why would that be?
enter image description here
I’ve tried changing various elements around it and it works fine. It’s just the primeng component. Even the parent element’s outline will not work. !important does not work either.
1