fix: Create report for pdf and excel
feat: Change design the Application
This commit is contained in:
@@ -546,7 +546,7 @@ export default function SendToBeneficiaryOthers() {
|
||||
|
||||
{/* main content */}
|
||||
{!showIntroModal && (
|
||||
<div style={{ maxHeight: "290px", overflowY: "auto" }}>
|
||||
<div style={{ maxHeight: "350px", overflowY: "auto" }}>
|
||||
<Stack gap={5} justify="flex-start">
|
||||
<Group grow gap='xs' >
|
||||
<Select
|
||||
|
||||
Reference in New Issue
Block a user