Skip to content

Commit

Permalink
fix: text input label (#163)
Browse files Browse the repository at this point in the history
- remove right positioning of text input with trailing icon
  • Loading branch information
uipoet authored Jan 25, 2022
1 parent aaf0821 commit 9108166
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/lib/components/input/input.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,6 @@
padding-right: 4.2rem;
}

.field.trailingIcon > .row > .label {
right: 4.2rem;
}

.field.filled > .row::before,
.field.filled > .row > .input {
border-radius: 0.4rem 0.4rem 0 0;
Expand Down

0 comments on commit 9108166

Please sign in to comment.