Skip to content

Commit

Permalink
Merge pull request #238 from Tencent/fix/button/outlinePrimary
Browse files Browse the repository at this point in the history
fix: button outline primary
  • Loading branch information
uyarn committed Feb 21, 2022
2 parents 06c7e3a + 7d7ac82 commit 3634442
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style/web/components/button/_index.less
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@

&.@{prefix}-button--theme-primary {
.button-attr-color("primary", color);
.button-attr-color("primary", border-color);
}

&.@{prefix}-button--theme-success {
Expand Down

0 comments on commit 3634442

Please sign in to comment.