ok
This commit is contained in:
@@ -422,6 +422,7 @@ const MaterialList = ({ cafeId, handleClose }) => {
|
||||
</div>
|
||||
)}
|
||||
<div class="ItemLister_PaymentOption__YZlDL"><div style={{marginTop:'20px'}} onClick={handleClose} class="ItemLister_Pay2Button__+MIxX">Kembali</div></div>
|
||||
<div style={{marginTop:'58px'}} ></div>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
@@ -433,7 +434,8 @@ const styles = {
|
||||
width: '100vw',
|
||||
top: 0,
|
||||
right: 0,
|
||||
backgroundColor: 'rgb(207, 207, 207)'
|
||||
backgroundColor: 'rgb(207, 207, 207)',
|
||||
overflowY: 'auto'
|
||||
},
|
||||
heading: {
|
||||
textAlign: "center",
|
||||
|
||||
Reference in New Issue
Block a user