Skip to content

Commit

Permalink
chore: Remove useless anchor-bg
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ authored Apr 28, 2021
1 parent 7e0af50 commit 4678b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/style/themes/default.less
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@

// Anchor
// ---
@anchor-bg: @component-background;
@anchor-bg: transparent;
@anchor-border-color: @border-color-split;
@anchor-link-top: 7px;
@anchor-link-left: 16px;
Expand Down

0 comments on commit 4678b4d

Please sign in to comment.