mobile: fix ui shift on focus search

This commit is contained in:
Ammar Ahmed
2025-12-05 11:34:44 +05:00
parent 339a15803c
commit efcbefe1c8

View File

@@ -58,7 +58,6 @@ export const SearchBar = ({
>
<View
style={{
marginTop: DefaultAppStyles.GAP_SMALL,
flexDirection: "row",
alignItems: "center",
width: "100%",