diff --git a/src/views/ChoreEdit/ChoreView.jsx b/src/views/ChoreEdit/ChoreView.jsx index 29268bc..99b710c 100644 --- a/src/views/ChoreEdit/ChoreView.jsx +++ b/src/views/ChoreEdit/ChoreView.jsx @@ -344,16 +344,16 @@ const ChoreView = () => { setSecondsLeftToCancel(null) // Reset or adjust as needed } }} - size='md' + size='lg' variant='outlined' - color='primary' + color='danger' startDecorator={} > Cancel } > - + Task will be marked as completed in {secondsLeftToCancel} seconds