changed padding to 15px

This commit is contained in:
Govind Kumar
2023-06-09 19:47:42 +05:30
parent 0b00a02ffb
commit 24681234e8
@@ -310,7 +310,7 @@ export const ChatMessage = ({ open, chatflowid, isDialog }) => {
onChange={onChange}
multiline={true}
endAdornment={
<InputAdornment position='end' sx={{ padding: '10px' }}>
<InputAdornment position='end' sx={{ padding: '15px' }}>
<IconButton type='submit' disabled={loading || !chatflowid} edge='end'>
{loading ? (
<div>