Commit fa275412 authored by Pramodh Rajapakse's avatar Pramodh Rajapakse

styling issue fixed

parent d3f3cb89
...@@ -58,6 +58,7 @@ const styles = StyleSheet.create({ ...@@ -58,6 +58,7 @@ const styles = StyleSheet.create({
fontSize: 16, fontSize: 16,
backgroundColor: themeColors.BLACK, backgroundColor: themeColors.BLACK,
borderRadius: 20, borderRadius: 20,
justifyContent: 'center',
shadowColor: 'rgba(0,0,0, .4)', shadowColor: 'rgba(0,0,0, .4)',
shadowOffset: { height: 2, width: 1 }, shadowOffset: { height: 2, width: 1 },
shadowOpacity: 1, shadowOpacity: 1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment