|
@@ -41,6 +41,7 @@ $config-woocommerce: (
|
|
|
"color": map-deep-get($config-button, "color", "text"),
|
|
|
"background-color": map-deep-get($config-button, "color", "background"),
|
|
|
),
|
|
|
+ "width": #{25 * map-deep-get($config-global, "spacing", "unit")},
|
|
|
),
|
|
|
|
|
|
/* Star Rating */
|