css
This commit is contained in:
parent
79d8550987
commit
8fa9dfa620
|
|
@ -450,7 +450,7 @@ const Index = observer(function Index() {
|
|||
}}
|
||||
/>
|
||||
<FlashList
|
||||
contentContainerStyle={{ paddingBottom: 200 }}
|
||||
contentContainerStyle={{ paddingBottom: 200, paddingTop: 0 }}
|
||||
ListFooterComponent={
|
||||
loadingMore ? (
|
||||
<Block className="items-center py-[20px]">
|
||||
|
|
|
|||
Loading…
Reference in New Issue