Skip to content

Commit

Permalink
Merge pull request #4 from timnarr/fix/iconinput-style-adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
tobimori authored Sep 1, 2023
2 parents febb8fe + 7a11164 commit 07e613d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/IconInput.vue
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,12 @@ export default {
margin-inline-end: 0.5rem;
height: 1rem;
width: 1rem;
svg {
height: 1rem;
width: 1rem;
filter: brightness(0) invert(1);
}
}
}
Expand Down

0 comments on commit 07e613d

Please sign in to comment.