select with images

main
alexanderroese 2024-07-18 07:37:52 +02:00
parent 55c8e8e9dc
commit 4fb2bc715c
1 changed files with 2 additions and 2 deletions

View File

@ -655,8 +655,8 @@
customDropdownHtml += `
<div class="shx-custom-enhanced-dropdown field custom">
<button class="shx-custom-enhanced-dropdown-button" onclick="toggleCustomEnhancedDropdownFont()">
<div style="display: flex; justify-content: space-between; align-items: center; pointer-events: none">
<div style="top: 2px; width: 35px; display: flex; justify-content: center; align-items: center; position: relative;">
<div style="display: flex; justify-content: space-between; align-items: center; pointer-events: none; height: 40px">
<div style="top: 2px; width: 120px; display: flex; justify-content: center; align-items: center; position: relative;">
<img id="shx-custom-enhanced-dropdown-font-select-selected-value" alt="lade..."></img>
</div>