diff --git a/src/shell/components/FieldTypeDate/index.tsx b/src/shell/components/FieldTypeDate/index.tsx index e6975f29a9..9f7bde42d7 100644 --- a/src/shell/components/FieldTypeDate/index.tsx +++ b/src/shell/components/FieldTypeDate/index.tsx @@ -47,6 +47,11 @@ export const FieldTypeDate = ({ {...props} disableHighlightToday={!!props.value} slotProps={{ + desktopPaper: { + sx: { + mt: 1, + }, + }, day: { /* * Override the default today's background color to match with the theme