Skip to content

Commit 8949985

Browse files
author
Stanislav Idolov
committed
ENGCOM-1816: [2.3] [improvement] Swatches LESS rewrite #15624
1 parent 6bb673f commit 8949985

File tree

1 file changed

+1
-1
lines changed
  • app/design/frontend/Magento/blank/Magento_Swatches/web/css/source

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/blank/Magento_Swatches/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
}
250250

251251
&:after {
252-
border-color: @primary4 transparent transparent transparent;
252+
border-color: @color-white transparent transparent transparent;
253253
border-width: 7px 7.5px 0 7.5px;
254254
left: -15px;
255255
top: 1px;

0 commit comments

Comments
 (0)