fix: responsive each pages
This commit is contained in:
@@ -22,7 +22,7 @@ export const Transaction = () => {
|
||||
},
|
||||
];
|
||||
return (
|
||||
<div>
|
||||
<div className={["ppob-container"].join(" ")}>
|
||||
<BreadcumbComponent data={routeData} text=""/>
|
||||
<Card>
|
||||
<Row style={{marginBottom: 20}}>
|
||||
|
||||
Reference in New Issue
Block a user