chore(GoodsActionButton): reduce class names (#6935)

This commit is contained in:
neverland
2020-08-04 16:47:34 +08:00
committed by GitHub
parent d342fa3781
commit 9c4ec90cb6
4 changed files with 9 additions and 9 deletions
-1
View File
@@ -47,7 +47,6 @@ export default createComponent({
},
this.type,
])}
square
size="large"
type={this.type}
icon={this.icon}
+1
View File
@@ -6,6 +6,7 @@
font-weight: @font-weight-bold;
font-size: @font-size-md;
border: none;
border-radius: 0;
&--first {
margin-left: 5px;