|
|
|
@@ -65,7 +65,7 @@ const UserActionLogSearchPanel = () => { |
|
|
|
<Grid container justifyContent="flex-start" alignItems="center"> |
|
|
|
<Grid item xs={3} sx={{mb: -2.25}} > |
|
|
|
<Box sx={{ display: 'flex', alignItems: 'center'}}> |
|
|
|
<Typography align="center" variant="h4" >Login Log</Typography> |
|
|
|
<Typography align="center" variant="h4" >Action Log</Typography> |
|
|
|
</Box> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
|