Skip to content

Commit

Permalink
Invert dropdown colors
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxwellBo committed Apr 15, 2019
1 parent bdc5983 commit 32f267e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Resolution.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ export default class Resolution extends React.Component<Props, State> {
<Dropdown
placeholder="Select majority type"
search
inverted
label="Type"
options={MAJORITY_OPTIONS}
onChange={dropdownHandler<ResolutionData>(resolutionFref, 'requiredMajority')}
Expand Down

0 comments on commit 32f267e

Please sign in to comment.