Fix chart dots and lines

This commit is contained in:
Sofiya Tepikin
2021-01-03 12:36:37 +00:00
parent 17266d46dd
commit 2fb20c0031
4 changed files with 20 additions and 11 deletions
+3 -3
View File
@@ -28,13 +28,13 @@ Tick.propTypes = {
const text = {
right: 4,
lineHeight: Sizes.base,
textAlign: 'right',
textAlignVertical: 'center'
right: 4,
textAlign: 'right'
}
const styles = StyleSheet.create({
container: {
justifyContent: 'center',
position: 'absolute',
right: 0,
width: 40