-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
These styles are making it difficult for us to apply our local component library styles. Can we remove or modify them?
arclight/app/assets/stylesheets/arclight/modules/search_results.scss
Lines 181 to 188 in d789629
.btn-outline-secondary svg { | |
fill: $gray-600; | |
} | |
.btn-outline-secondary:not(:disabled):not(.disabled).active svg, | |
.btn-outline-secondary:hover svg { | |
fill: $white; | |
} |
Metadata
Metadata
Assignees
Labels
No labels