FIX: misaligned unconf tx icon

This commit is contained in:
Overtorment 2018-09-25 22:22:11 +01:00
parent 0fa30e4c66
commit 75851e9858

View File

@ -593,7 +593,7 @@ export class BlueTransactionPendingIcon extends Component {
render() {
return (
<View {...this.props}>
<View style={stylesBlueIcon.box}>
<View style={stylesBlueIcon.boxIncomming}>
<View style={stylesBlueIcon.ball}>
<Icon
{...this.props}