mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-14 03:25:29 -05:00
remove pulsing animation (#8181)
Co-authored-by: Mary Hipp <maryhipp@Marys-Air.lan>
This commit is contained in:
@@ -35,7 +35,6 @@ export const PromptExpansionOverlay = memo(() => {
|
||||
display="flex"
|
||||
alignItems="center"
|
||||
justifyContent="center"
|
||||
animation="pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite"
|
||||
>
|
||||
{/* Show dimmed source image if available */}
|
||||
{imageDTO && (
|
||||
|
||||
Reference in New Issue
Block a user