Skip to content

Commit

Permalink
Added scroll to cfd personal details modal (#6235)
Browse files Browse the repository at this point in the history
  • Loading branch information
hirad-deriv authored Sep 14, 2022
1 parent 0e09734 commit 2f27d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cfd/src/sass/cfd-dashboard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1507,6 +1507,7 @@

.cfd-personal-details-modal {
grid-template-rows: 8rem minmax(10rem, 1fr);
overflow-y: scroll;

&__heading-container {
padding-top: 2.4rem;
Expand Down

1 comment on commit 2f27d54

@vercel
Copy link

@vercel vercel bot commented on 2f27d54 Sep 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-app – ./

deriv-app.vercel.app
deriv-app.binary.sx
binary.sx
deriv-app-git-master.binary.sx

Please sign in to comment.