diff options
| author | ankit-thanekar007 <ankit.thanekar007@gmail.com> | 2021-03-02 13:04:27 -0800 |
|---|---|---|
| committer | ankit-thanekar007 <ankit.thanekar007@gmail.com> | 2021-03-03 12:44:58 -0800 |
| commit | 7a5ae728ee96acdf6b52fefa6ebaf7640a8724a1 (patch) | |
| tree | 5eca9475afee1354801964879a1732cce993d0c8 /src/components/search/SearchResultsBackground.tsx | |
| parent | d73e99036e5b78a9b7dbcc43e9a87aa6f9c1faeb (diff) | |
TMA-663-Updated Search init
Diffstat (limited to 'src/components/search/SearchResultsBackground.tsx')
| -rw-r--r-- | src/components/search/SearchResultsBackground.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/search/SearchResultsBackground.tsx b/src/components/search/SearchResultsBackground.tsx index 77b1821d..fa4e18ca 100644 --- a/src/components/search/SearchResultsBackground.tsx +++ b/src/components/search/SearchResultsBackground.tsx @@ -34,7 +34,6 @@ const styles = StyleSheet.create({ flex: 1, height: SCREEN_HEIGHT, width: SCREEN_WIDTH, - padding: 20, position: 'absolute', backgroundColor: '#fff', zIndex: 0, |
