test
parent
2a43dd2c5c
commit
351b536ad2
|
@ -1061,7 +1061,7 @@ class VariantSelects extends HTMLElement {
|
|||
thumbnail.classList.remove('is-active');
|
||||
}
|
||||
}
|
||||
thumbnail.style.display = 'block';
|
||||
thumbnail.style.display = '';
|
||||
}
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue