Skip to content

Commit

Permalink
fix: feedback after PR
Browse files Browse the repository at this point in the history
  • Loading branch information
pbullhove committed Mar 11, 2024
1 parent fc6d340 commit c5f1798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dm-core-plugins/src/job/CronJob.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export function ConfigureSchedule(props: {
/>
<InputWrapper>
{showAdvanced ? (
<div className={'flex-col'}>
<div>
<TextField
style={{ maxWidth: '400px' }}
unit='cron'
Expand Down

0 comments on commit c5f1798

Please sign in to comment.