Skip to content

Commit 07517cf

Browse files
maryhippMary Hipp
andauthored
remove pulsing animation (#8181)
Co-authored-by: Mary Hipp <maryhipp@Marys-Air.lan>
1 parent 6b98ad9 commit 07517cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

invokeai/frontend/web/src/features/prompt/PromptExpansion/PromptExpansionOverlay.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ export const PromptExpansionOverlay = memo(() => {
3535
display="flex"
3636
alignItems="center"
3737
justifyContent="center"
38-
animation="pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite"
3938
>
4039
{/* Show dimmed source image if available */}
4140
{imageDTO && (

0 commit comments

Comments
 (0)