diff --git a/styles/index.js b/styles/index.js index badc68f..ecfba65 100644 --- a/styles/index.js +++ b/styles/index.js @@ -86,7 +86,8 @@ export default StyleSheet.create({ borderWidth: 0.5, width: 40, height: 40, - borderRadius: 100 + borderRadius: 100, + position: 'absolute' }, errorMessage: { color: shadesOfRed[2],