mirror of
https://github.com/zimplexing/OrionTV.git
synced 2026-02-04 03:36:29 +08:00
refactor: remove padding and margin from searchButton for cleaner styling
This commit is contained in:
@@ -246,9 +246,7 @@ const styles = StyleSheet.create({
|
||||
alignItems: "center",
|
||||
},
|
||||
searchButton: {
|
||||
padding: 10,
|
||||
borderRadius: 30,
|
||||
marginLeft: 10,
|
||||
},
|
||||
// Category Selector
|
||||
categoryContainer: {
|
||||
|
||||
Reference in New Issue
Block a user