Skip to content

Commit

Permalink
remove color style
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidFyon committed Jul 26, 2024
1 parent 87f2576 commit 1e385bf
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ export default defineComponent({

<style lang="scss" scoped>
.vd-password {
.v-btn--icon {
color: rgba(0, 0, 0, 0.54);
}
.v-btn--icon.v-btn--density-default {
width: var(--v-btn-height);
height: var(--v-btn-height);
Expand Down

0 comments on commit 1e385bf

Please sign in to comment.