Skip to content

Commit

Permalink
fix(dropdown): show selected item in menu (#8708)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
emyarod and kodiakhq[bot] committed May 19, 2021
1 parent 39393f7 commit 717ea0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/components/src/components/dropdown/_dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,6 @@
border-bottom-color: $layer-hover;
}

.#{$prefix}--dropdown--selected {
display: none;
}

.#{$prefix}--dropdown--open .#{$prefix}--dropdown__arrow {
transform: rotate(-180deg);
}
Expand Down

0 comments on commit 717ea0e

Please sign in to comment.