Skip to content

Commit

Permalink
Merge pull request #73 from concord-consortium/187306657-year-selecto…
Browse files Browse the repository at this point in the history
…r-style

Fixes year selection style because the text was showing low
  • Loading branch information
eireland authored Apr 30, 2024
2 parents 32394a7 + 7a92af6 commit 9f1a6da
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/components/date-range/calendar-header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,7 @@
height: 18px;
box-sizing: border-box;
cursor: pointer;
&.year {
padding: 1px 5px;
background-color: white;
font-family: "Roboto", sans-serif;
cursor: default;
}
}
}
}
}
}

0 comments on commit 9f1a6da

Please sign in to comment.