breaking change: rename GoodsAction to ActionBar

This commit is contained in:
chenjiahan
2020-08-20 11:54:04 +08:00
parent 1ad76a8aa3
commit fc825d7a33
22 changed files with 315 additions and 317 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
border: none;
&--danger {
background: @goods-action-button-danger-color;
background: @action-bar-button-danger-color;
}
}