Skip to content

Commit

Permalink
fix: padding for account opening dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
habib-deriv committed Nov 15, 2024
1 parent bfb0dfa commit 88d72de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/sass/account-wizard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@
height: 0;
}
@include desktop-screen {
padding-bottom: unset;
padding-bottom: 7rem;
}
}

Expand Down

0 comments on commit 88d72de

Please sign in to comment.