style fix

This commit is contained in:
oconnorct1 2017-05-09 21:13:04 -04:00
parent a0929c4c90
commit 4944f59118
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ const FUND_ACCCOUNT_FROM = {
pointerEvents: 'none',
userSelect: 'none',
color: 'rgba(0, 0, 0, 0.298039)'
}
};
@observer
export default class OptionsStep extends Component {