Skip to content

Commit

Permalink
Fixes year selection style because the text was showing low
Browse files Browse the repository at this point in the history
  • Loading branch information
eireland committed Apr 30, 2024
1 parent 1b8ca24 commit 7a92af6
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 7a92af6

Please sign in to comment.