Change finished node marking

This commit is contained in:
Kamran Ahmed
2021-12-09 18:09:32 +01:00
parent 0e05128980
commit 06329b27c1

View File

@ -76,7 +76,7 @@ export function ContentDrawer(props: ContentDrawerProps) {
?.classList?.remove('done');
onClose();
}}
colorScheme="purple"
colorScheme="red"
leftIcon={<RepeatIcon />}
size="xs"
iconSpacing={0}