Skip to content

Commit

Permalink
style: fix lint whitespace error
Browse files Browse the repository at this point in the history
  • Loading branch information
emuvente committed Nov 22, 2024
1 parent faeafd7 commit 0c8eda7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/WwwFrame/LendMenu/LendMegaMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ export default {
column-fill: auto; /* Tailwind doesnt have a column-fill option currently */
@apply tw-columns-3 tw-gap-4;
}
.lend-menu-link {
@apply tw-no-underline hover:tw-underline hover:tw-text-action active:tw-text-action-highlight;
}
Expand Down

0 comments on commit 0c8eda7

Please sign in to comment.