diff --git a/src/ui/components/Search.tsx b/src/ui/components/Search.tsx index c88f6e9..56daa6b 100644 --- a/src/ui/components/Search.tsx +++ b/src/ui/components/Search.tsx @@ -9,7 +9,6 @@ const styles = stylesheet.createThemedStyleSheet({ margin: 0, padding: 0, borderBottomWidth: 0, - background: "none", backgroundColor: "none", } });