Skip to content

Commit

Permalink
hover fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ponnexcodev committed Sep 1, 2023
1 parent 7038c31 commit 08ed9d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export const EntrepotSaleCardElement = defineElement<{
height: 100%;
}
:host(:hover) {
.card-button:hover > .card-wrapper {
border-color: ${toniqColors.pageInteraction.foregroundColor};
}
Expand Down

0 comments on commit 08ed9d5

Please sign in to comment.