|
|
@@ -272,7 +272,7 @@ export default function SearchDemandNote({ recordList, reloadFun, applySearch }) |
|
|
|
]; |
|
|
|
|
|
|
|
return ( |
|
|
|
<div style={{ height: '100%', width: '100%' }}> |
|
|
|
<div style={{ height: '80vh', width: '100%' }}> |
|
|
|
<Grid container maxWidth justifyContent="flex-start"> |
|
|
|
<ThemeProvider theme={PNSPS_BUTTON_THEME}> |
|
|
|
<Grid item sx={{ ml: 3, mr: 3, mb: 3, mt: 3 }}> |
|
|
|