Skip to content

Commit

Permalink
fix: removing unneeded firefox css (#1876)
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinLaubenstein authored May 26, 2023
1 parent 89990af commit d6def10
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/components/src/components/dropdown/dropdown.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,6 @@ scale-dropdown {
visibility: hidden;
}

@-moz-document url-prefix() {
.dropdown .input__dropdown {
text-indent: -2px;
}
}

.dropdown .input__dropdown-wrapper {
position: relative;
}
Expand Down

0 comments on commit d6def10

Please sign in to comment.