Skip to content

Commit

Permalink
fix: minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
portikM committed Oct 11, 2024
1 parent 3000a4f commit 72b00c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/KInput/KInput.vue
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@ $kInputSlotSpacing: var(--kui-space-40, $kui-space-40); // $kSelectInputSlotSpac
}
}
// hide default password reveal icon in Edge
&::-ms-reveal {
display: none;
}
Expand Down

0 comments on commit 72b00c4

Please sign in to comment.