fix: donasi
deksripsi: - fix perubahab tinggi scroll
This commit is contained in:
@@ -61,7 +61,7 @@ export function Donasi_ViewDaftarKabar() {
|
||||
) : (
|
||||
<Box>
|
||||
<ScrollOnly
|
||||
height="22vh"
|
||||
height="90vh"
|
||||
renderLoading={() => (
|
||||
<Center>
|
||||
<ComponentGlobal_Loader size={25} />
|
||||
|
||||
@@ -65,7 +65,7 @@ export function Donasi_ViewRekapKabar() {
|
||||
) : (
|
||||
<Box>
|
||||
<ScrollOnly
|
||||
height="25vh"
|
||||
height="85vh"
|
||||
renderLoading={() => (
|
||||
<Center>
|
||||
<ComponentGlobal_Loader size={25} />
|
||||
|
||||
Reference in New Issue
Block a user