select with images
parent
ebc3ab6ce8
commit
0b0739d3eb
|
@ -615,7 +615,7 @@
|
|||
// Add the selected style to the clicked item
|
||||
event.currentTarget.classList.add('shx-custom-enhanced-dropdown-font-selected');
|
||||
|
||||
dropdownContent.style.display = 'none';
|
||||
document.getElementById("shx-custom-enhanced-dropdown-font-dropdown-content").style.display = 'none';
|
||||
|
||||
// const currentTargetImage = event.currentTarget.querySelector("img")
|
||||
|
||||
|
|
Loading…
Reference in New Issue