[improvement] Sku: use currentColor in the background style of price tag and sku item (#3946)
This commit is contained in:
@@ -653,8 +653,6 @@
|
||||
@uploader-file-name-text-color: @gray-darker;
|
||||
|
||||
// Sku
|
||||
@sku-price-tag-color: rgba(227, 20, 54, .1);
|
||||
@sku-item-background-color: #f7f8fa;
|
||||
@sku-item-active-background-color: rgba(227, 20, 54, .1);
|
||||
@sku-icon-gray-color: #dcdde0;
|
||||
@sku-upload-mask-color: rgba(50, 50, 51, .8);
|
||||
|
||||
Reference in New Issue
Block a user