Skip to content

Commit

Permalink
fix: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
henry-deriv committed Aug 30, 2023
1 parent c5752ae commit 573fb26
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(.trade-container__multiplier-dropdown *) {
&:not(.cfd-personal-details-modal__form *):not(.trade-container__multiplier-dropdown *) {
margin-top: unset;
}

Expand Down

0 comments on commit 573fb26

Please sign in to comment.