:feat google search image
This commit is contained in:
@@ -171,6 +171,17 @@ const styles = StyleSheet.create({
|
||||
fontSize: 11,
|
||||
fontWeight: "600",
|
||||
},
|
||||
searchButton: {
|
||||
width: 50,
|
||||
height: 50,
|
||||
borderRadius: 20,
|
||||
backgroundColor: "hsl(221, 39%, 18%)",
|
||||
marginLeft: 15,
|
||||
marginTop: 15,
|
||||
marginBottom: 5,
|
||||
justifyContent: "center",
|
||||
alignItems: "center",
|
||||
},
|
||||
});
|
||||
|
||||
export default styles;
|
||||
|
||||
Reference in New Issue
Block a user