feat: add image zoom options (#984)
This commit is contained in:
@@ -98,7 +98,7 @@ export const ConfirmPassword: FunctionComponent<Props> = observer(
|
||||
<IconButton
|
||||
icon="arrow-left"
|
||||
title="Go back"
|
||||
className="flex mr-2 color-neutral"
|
||||
className="flex mr-2 color-neutral p-0"
|
||||
onClick={handleGoBack}
|
||||
focusable={true}
|
||||
disabled={isRegistering}
|
||||
|
||||
Reference in New Issue
Block a user