Perbaikan Project PPOB

This commit is contained in:
ajat91.sudrajat 2022-01-13 14:18:34 +07:00
parent d5f3d59a32
commit 8857911dcd

View File

@ -307,7 +307,7 @@ export const PaybackCreated = observer(() => {
className={[""].join(" ")} className={[""].join(" ")}
title={item.name} title={item.name}
description={ description={
<div style={{}}> <div style={{marginBottom:10}}>
<small>Amount: {item.amount}</small> <small>Amount: {item.amount}</small>
<br/> <br/>
<div style={{marginTop:5}}> <div style={{marginTop:5}}>