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