Position icon text for droplet
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ export default class Home extends Component {
|
|||||||
<DripHomeIcon name="drop" size={100} color={periodColor} />
|
<DripHomeIcon name="drop" size={100} color={periodColor} />
|
||||||
</View>
|
</View>
|
||||||
|
|
||||||
<IconText wrapperStyles={styles.wrapperIcon}>
|
<IconText wrapperStyles={{top: 45, ...styles.wrapperIcon}}>
|
||||||
{this.state.bleedingPredictionRange}
|
{this.state.bleedingPredictionRange}
|
||||||
</IconText>
|
</IconText>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user