Skip to content

Commit

Permalink
proper button cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
macfarlandian committed Oct 23, 2020
1 parent 46968a0 commit ad68d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public-dashboard-client/src/controls/CohortSelect.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ import {
const DropdownWrapper = styled(DropdownWrapperBase)`
${ControlValue} {
border: 0;
cursor: pointer;
}
`;

Expand Down

0 comments on commit ad68d74

Please sign in to comment.