fix(GoodsAction): should set wrapper height (#5593)
This commit is contained in:
+2
-1
@@ -354,8 +354,9 @@
|
||||
|
||||
// GoodsAction
|
||||
@goods-action-background-color: @white;
|
||||
@goods-action-height: 50px;
|
||||
@goods-action-icon-width: 48px;
|
||||
@goods-action-icon-height: 50px;
|
||||
@goods-action-icon-height: 100%;
|
||||
@goods-action-icon-color: @text-color;
|
||||
@goods-action-icon-size: 18px;
|
||||
@goods-action-icon-font-size: @font-size-xs;
|
||||
|
||||
Reference in New Issue
Block a user