feat(GoodsActionButton): increase height (#4461)

This commit is contained in:
neverland
2019-09-17 10:39:05 +08:00
committed by GitHub
parent d4335d26af
commit 71941c9816
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -296,6 +296,7 @@
@goods-action-icon-font-size: @font-size-xs;
@goods-action-icon-active-color: @active-color;
@goods-action-icon-text-color: @gray-darker;
@goods-action-button-height: 40px;
// IndexAnchor
@index-anchor-padding: 0 @padding-md;