[improvement] GoodsAction: update style (#3782)
This commit is contained in:
+4
-3
@@ -252,12 +252,13 @@
|
||||
|
||||
// GoodsAction
|
||||
@goods-action-background-color: @white;
|
||||
@goods-action-icon-width: 15%;
|
||||
@goods-action-icon-width: 48px;
|
||||
@goods-action-icon-height: 50px;
|
||||
@goods-action-icon-color: @gray-darker;
|
||||
@goods-action-icon-size: 20px;
|
||||
@goods-action-icon-color: @text-color;
|
||||
@goods-action-icon-size: 18px;
|
||||
@goods-action-icon-font-size: 10px;
|
||||
@goods-action-icon-active-color: @active-color;
|
||||
@goods-action-icon-text-color: @gray-darker;
|
||||
|
||||
// IndexAnchor
|
||||
@index-anchor-padding: 0 15px;
|
||||
|
||||
Reference in New Issue
Block a user