Skip to content

Commit

Permalink
Merge branch 'main' into mcm/parameterize-seed-data
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmcgrath13 authored Jan 14, 2025
2 parents cef846d + 163cbd2 commit b826af6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions containers/ecr-viewer/src/styles/custom-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ h4 {
.filter-button {
background-color: color("base-lightest");
box-shadow: inset 0 0 0 2px color("base-light");
font-weight: normal;

span svg {
fill: color("base-light");
Expand Down Expand Up @@ -213,6 +214,7 @@ h4 {
.filters-applied {
box-shadow: inset 0 0 0 2px color("primary");
background-color: color("primary-lighter");
font-weight: bold;

span svg {
fill: color("primary");
Expand Down

0 comments on commit b826af6

Please sign in to comment.