Skip to content

Commit

Permalink
fix: remove style rule that broke dropdown in firefox and safari
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-capsule42 authored and jordanjones243 committed Aug 19, 2024
1 parent 323265c commit c2ee8c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@

:host {
auro-dropdown {
position: relative;

&::part(trigger) {
min-height: var(--ds-size-500, $ds-size-500);
max-height: var(--ds-size-500, $ds-size-500);
Expand Down

0 comments on commit c2ee8c8

Please sign in to comment.