select with images
parent
f35f6e76c6
commit
10dd58b811
|
@ -610,7 +610,7 @@
|
|||
// Add the selected style to the clicked item
|
||||
event.currentTarget.classList.add('shx-custom-enhanced-dropdown-variant-selected');
|
||||
|
||||
document.getElementById("#shx-custom-enhanced-dropdown-font-dropdown-content").style.display = 'none';
|
||||
document.getElementById("shx-custom-enhanced-dropdown-font-dropdown-content").style.display = 'none';
|
||||
}
|
||||
|
||||
function loadCustomEnhancedDropdownDefaultSelectedValue() {
|
||||
|
|
Loading…
Reference in New Issue