mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
Remove unneccessary reset style of button
This commit is contained in:
parent
5f5986481e
commit
455b9e40e0
@ -12,7 +12,6 @@
|
||||
// Button styles
|
||||
// -----------------------------
|
||||
.@{btn-prefix-cls} {
|
||||
.reset-component;
|
||||
.btn;
|
||||
.btn-default;
|
||||
|
||||
|
@ -139,7 +139,6 @@
|
||||
// --------------------------------------------------
|
||||
.btn() {
|
||||
display: inline-block;
|
||||
margin-bottom: 0;
|
||||
font-weight: @btn-font-weight;
|
||||
text-align: center;
|
||||
touch-action: manipulation;
|
||||
|
Loading…
Reference in New Issue
Block a user