Skip to content

Commit

Permalink
feat(court-cascader-modal): padding
Browse files Browse the repository at this point in the history
  • Loading branch information
epiqueras committed Feb 15, 2019
1 parent 2b017c4 commit 7d8db78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/court-cascader-modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const StyledCascader = styled(Cascader)`
&-item {
height: 38px;
padding-left: 18px;
padding: 5px 18px;
}
}
}
Expand Down

0 comments on commit 7d8db78

Please sign in to comment.