|
|
@@ -94,7 +94,7 @@ const SearchPublicNoticeForm = ({ applySearch, orgComboData, searchCriteria, iss |
|
|
|
<Grid container sx={{ backgroundColor: '#ffffff', ml: 2, mt: 1, mb: marginBottom}} width="98%"> |
|
|
|
{/*row 1*/} |
|
|
|
<Grid item justifyContent="space-between" alignItems="center" sx={{mt:1,ml:3,mb:marginBottom}}> |
|
|
|
<Typography variant="pnspsFormTitle" > |
|
|
|
<Typography variant="h5" > |
|
|
|
Search Form |
|
|
|
</Typography> |
|
|
|
</Grid> |
|
|
|