Skip to content

Commit a36023a

Browse files
Update index.html
1 parent ea9fc4c commit a36023a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,10 @@ <h3 style="margin: 0; text-shadow: 0 0 2px var(--search-background);">LANG_CONTR
636636
</div>
637637
<div class="widget-drawer-header">
638638
<h2>Add Widget</h2>
639+
<div style="display: flex; align-items: center; gap: 10px;">
640+
<label for="widget-transparent-switch" style="font-size: 14px; color: var(--text-color); cursor: pointer;">Transparency</label>
641+
<input type="checkbox" id="widget-transparent-switch">
642+
</div>
639643
</div>
640644
<div class="widget-drawer-content">
641645
<div id="widget-picker-grid">

0 commit comments

Comments
 (0)