Skip to content

Commit

Permalink
feat: modify issues 24 in button.less
Browse files Browse the repository at this point in the history
  • Loading branch information
wangqiang committed Jun 23, 2021
1 parent 1bdd275 commit e9b34fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions theme/dt-theme/dt-common/button.less
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
box-shadow: unset;
}

.ant-btn.ant-btn-icon-only{
padding: 0;
}

.ant-btn-primary {
text-shadow: unset;
}
Expand Down

0 comments on commit e9b34fd

Please sign in to comment.