about summary refs log tree commit diff
path: root/src/view/com/search/HeaderWithInput.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/com/search/HeaderWithInput.tsx')
-rw-r--r--src/view/com/search/HeaderWithInput.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/view/com/search/HeaderWithInput.tsx b/src/view/com/search/HeaderWithInput.tsx
index c51d4f709..0d65d98fd 100644
--- a/src/view/com/search/HeaderWithInput.tsx
+++ b/src/view/com/search/HeaderWithInput.tsx
@@ -150,7 +150,6 @@ const styles = StyleSheet.create({
     fontSize: 17,
   },
   headerCancelBtn: {
-    width: 60,
     paddingLeft: 10,
   },