Delete animation
This commit is contained in:
@@ -54,7 +54,6 @@ const useStyles = makeStyles<BackstageTheme>((theme) => ({
|
||||
running: {
|
||||
'&::before': {
|
||||
backgroundColor: theme.palette.status.running,
|
||||
animation: '$blink 0.8s step-start 0s infinite',
|
||||
},
|
||||
},
|
||||
aborted: {
|
||||
|
||||
Reference in New Issue
Block a user