Skip to content

Commit

Permalink
fix: contact disabled button
Browse files Browse the repository at this point in the history
  • Loading branch information
totocalcio committed Apr 29, 2024
1 parent dfd5672 commit 289fc20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui/components/common/CssResetButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ button {
background-color: transparent;
}
button:disabled {
opacity: 0.6;
pointer-events: none;
}
</style>

0 comments on commit 289fc20

Please sign in to comment.