Update on feed button, new groups UI search and round borders
This commit is contained in:
@@ -124,7 +124,8 @@ const styles = StyleSheet.create({
|
||||
},
|
||||
card: {
|
||||
margin: 8,
|
||||
backgroundColor: "#FFFFFF"
|
||||
backgroundColor: "#FFFFFF",
|
||||
borderRadius: 10,
|
||||
},
|
||||
comment: {
|
||||
margin: 8,
|
||||
|
||||
Reference in New Issue
Block a user