Skip to content

Commit

Permalink
henry/webrel-1160/hotfix: space issue dropdown (#9898)
Browse files Browse the repository at this point in the history
* fix: space issue dropdown

* fix: resolve comment

* fix: comment

* Update packages/components/src/components/dropdown/dropdown.scss

* fix: empty commit

---------

Co-authored-by: Maryia <103177211+maryia-deriv@users.noreply.github.com>
  • Loading branch information
henry-deriv and maryia-deriv committed Aug 30, 2023
1 parent 0fff88d commit 24f0323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/components/dropdown/dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
min-width: 15rem;
width: 100%;

&:not(.cfd-personal-details-modal__form *) {
&:not(.cfd-personal-details-modal__form *):not(.trade-container__multiplier-dropdown) {
margin-top: unset;
}

Expand Down

1 comment on commit 24f0323

@vercel
Copy link

@vercel vercel bot commented on 24f0323 Aug 30, 2023

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
binary.sx
deriv-app.binary.sx
deriv-app-git-master.binary.sx

Please sign in to comment.