Skip to content

Commit

Permalink
Merge pull request #1729 from milvus-io/fix/ct-btn-style
Browse files Browse the repository at this point in the history
fix: fix the cta btn style
  • Loading branch information
ThyeeZz authored Dec 16, 2024
2 parents 55344ec + 4c75bce commit 9b94559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/docsStyle.less
Original file line number Diff line number Diff line change
Expand Up @@ -990,6 +990,7 @@
color: #fff;
transition: opacity linear 0.2s;
opacity: 1;
text-decoration: none;

&:hover {
opacity: 0.7;
Expand Down

0 comments on commit 9b94559

Please sign in to comment.