Skip to content

Commit c503c5f

Browse files
committed
dep bump and clean up
1 parent 863ac33 commit c503c5f

File tree

6 files changed

+9564
-7800
lines changed

6 files changed

+9564
-7800
lines changed

demo/components/menu/menu.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ const { locale } = useI18n();
2020
}
2121
2222
.menu-item-pro {
23-
@apply m-auto rounded-md border-2 text-white hover:text-black border-secondary from-secondary to-secondary-light py-2 px-3 hover:border-0 hover:px-4 hover:py-3 hover:bg-gradient-to-tr hover:no-underline hover:shadow-md text-2xl lg:text-base;
23+
@apply m-auto rounded-md border-2 text-white hover:text-black border-secondary from-secondary to-secondary-light py-2 px-3 hover:border-0 hover:px-[0.875rem] hover:py-3 hover:bg-gradient-to-tr hover:no-underline hover:shadow-md text-2xl lg:text-base;
2424
}
2525
</style>

0 commit comments

Comments
 (0)