rebase code on oct-10-2023
This commit is contained in:
@@ -139,8 +139,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.wc-block-grid__product-image .wc-block-grid__product-onsale,
|
||||
.wc-block-grid .wc-block-grid__product-onsale {
|
||||
.wc-block-grid__product-onsale {
|
||||
@include font-size(small);
|
||||
padding: em($gap-smallest) em($gap-small);
|
||||
display: inline-block;
|
||||
@@ -153,10 +152,7 @@
|
||||
text-transform: uppercase;
|
||||
font-weight: 600;
|
||||
z-index: 9;
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
right: 4px;
|
||||
left: auto;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
// Element spacing.
|
||||
|
||||
Reference in New Issue
Block a user