diff --git a/desktop/src/features/onboarding/ui/EncryptedBackupCreator.tsx b/desktop/src/features/onboarding/ui/EncryptedBackupCreator.tsx index 0610e29d0..b6baab121 100644 --- a/desktop/src/features/onboarding/ui/EncryptedBackupCreator.tsx +++ b/desktop/src/features/onboarding/ui/EncryptedBackupCreator.tsx @@ -345,10 +345,7 @@ function PassphraseGeneratorPopover({ { // Clicking the anchor icon is "outside" the content — keep the // popover open so that click re-rolls instead of closing. @@ -360,9 +357,6 @@ function PassphraseGeneratorPopover({ } }} onOpenAutoFocus={(event) => event.preventDefault()} - surface={securityTheme ? "textured" : "default"} - textureSize="compact" - textureTone={securityTheme ? "dark" : "light"} >