Skip to content

Commit

Permalink
feat(court-cascader-modal): change colors
Browse files Browse the repository at this point in the history
  • Loading branch information
epiqueras committed Mar 5, 2019
1 parent f1c4246 commit 935fb98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/court-cascader-modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const StyledModal = styled(Modal)`
}
&-body {
background: whitesmoke;
height: 320px;
overflow-x: scroll;
position: relative;
Expand Down

0 comments on commit 935fb98

Please sign in to comment.