fix: donasi

deksripsi:
- fix perubahab tinggi scroll
This commit is contained in:
2025-06-11 11:00:21 +08:00
parent 1f1cca3520
commit f2c694022e
3 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ export function Donasi_ViewDaftarKabar() {
) : (
<Box>
<ScrollOnly
height="22vh"
height="90vh"
renderLoading={() => (
<Center>
<ComponentGlobal_Loader size={25} />

View File

@@ -65,7 +65,7 @@ export function Donasi_ViewRekapKabar() {
) : (
<Box>
<ScrollOnly
height="25vh"
height="85vh"
renderLoading={() => (
<Center>
<ComponentGlobal_Loader size={25} />