Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit d16c1b3

Browse files
changed element to display none (#6526)
1 parent bc42487 commit d16c1b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/sass/_common/common.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,9 @@ button .barspinner.white {
501501
.select2-container {
502502
max-width: 220px;
503503
}
504+
.hide-product-checkbox {
505+
display: none;
506+
}
504507
.email-consent-container {
505508
visibility: hidden !important;
506509
}

0 commit comments

Comments
 (0)