Skip to content

Commit

Permalink
🐛 Fix doc breadcrumbs hover underline
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Sep 12, 2023
1 parent be1efa8 commit 19c0586
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@apply mb-2;

&-btn {
@apply btn btn-ghost btn-xs no-animation rounded-2xl;
@apply btn btn-ghost btn-xs no-animation rounded-2xl !no-underline;

&-active {
@apply btn-active text-primary;
Expand Down

0 comments on commit 19c0586

Please sign in to comment.