Skip to content

Commit

Permalink
dropdown style fix (#12733)
Browse files Browse the repository at this point in the history
* fix

* Revert "fix"

This reverts commit 2ae46bb.

* better fix

---------

Co-authored-by: Peter Kong <[email protected]>
  • Loading branch information
happythenewsad and Peter Kong authored Jan 24, 2025
1 parent 41c7e30 commit a5495e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@
.dropdown__input {
padding: 0px;
height: 20px;
padding-left: 0px !important;
input, textarea {
border: none;
margin-bottom: 0px;
Expand Down

0 comments on commit a5495e8

Please sign in to comment.