Update color to white

This commit is contained in:
BrunoQuaresma 2024-04-26 17:15:54 +00:00
parent ee31a253d0
commit fd44bcca11
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ export const TemplateScheduleForm: FC<TemplateScheduleForm> = ({
<span
css={(theme) => ({
fontWeight: 500,
color: theme.roles.warning.outline,
color: theme.palette.text.primary,
})}
>
Once a workspace is deleted it cannot be recovered.