feat: UX improvements for list handling

This commit is contained in:
2025-11-15 19:21:40 +01:00
parent 3378a13fe4
commit 3c372878a3
3 changed files with 21 additions and 77 deletions

View File

@@ -188,10 +188,6 @@
<div class="list-selection-body" id="listSelectionBody">
<!-- List checkboxes will be inserted here -->
</div>
<div class="list-selection-footer">
<button id="saveListSelection" class="btn-save-lists">Save</button>
<button id="cancelListSelection" class="btn-cancel-lists">Cancel</button>
</div>
</div>
</div>