Skip to content

Commit

Permalink
fix #971 Select and text fields height does not match.
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Nov 11, 2024
1 parent cbe309b commit a54572b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ textarea.dui-field-input {
cursor: pointer;
display: flex;
align-items: center;
padding: 1px 2px;
}

.dui.mdi.dui-form-select-clear {
Expand Down

0 comments on commit a54572b

Please sign in to comment.