Open
Description
I'm having an issue with the active tab's background-color set to blue and important. I can not seem to override this since you've made it !important;
. I've removed the lines in your code to stop this (in my node_modules folder), but when I build for prod, it's back.
Suggestion: Remove !important
from .tabs__tab.active
. I've even tried making a more precise call to that element to override the important, but it's not working this time.
Metadata
Metadata
Assignees
Labels
No labels