Skip to content

Commit 6e05c77

Browse files
committed
hotfix(condo): HOTFIX fix auth layout
1 parent 9f3b1cf commit 6e05c77

File tree

1 file changed

+1
-0
lines changed
  • apps/condo/domains/user/components/containers

1 file changed

+1
-0
lines changed

apps/condo/domains/user/components/containers/styles.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ export const PageContent = styled.div<IContentProps>`
7171

7272
export const ReCaptchaContainer = styled.div`
7373
visibility: hidden;
74+
position: absolute;
7475
`
7576

7677
export const Layout = styled(AntLayout)`

0 commit comments

Comments
 (0)