chore(GoodsActionButton): reduce class names (#6935)
This commit is contained in:
@@ -47,7 +47,6 @@ export default createComponent({
|
||||
},
|
||||
this.type,
|
||||
])}
|
||||
square
|
||||
size="large"
|
||||
type={this.type}
|
||||
icon={this.icon}
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
font-weight: @font-weight-bold;
|
||||
font-size: @font-size-md;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
|
||||
&--first {
|
||||
margin-left: 5px;
|
||||
|
||||
Reference in New Issue
Block a user