From 47ad21b85abe174982fc98b03622133410d03b36 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Sat, 20 Feb 2021 13:35:36 -0500 Subject: fixed taggs bar background in profile --- src/components/taggs/TaggsBar.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components') diff --git a/src/components/taggs/TaggsBar.tsx b/src/components/taggs/TaggsBar.tsx index 641677e3..05ee18bb 100644 --- a/src/components/taggs/TaggsBar.tsx +++ b/src/components/taggs/TaggsBar.tsx @@ -153,6 +153,7 @@ const styles = StyleSheet.create({ marginBottom: 25, }, container: { + backgroundColor: 'white', shadowColor: '#000', shadowRadius: 10, shadowOffset: {width: 0, height: 2}, -- cgit v1.2.3-70-g09d2