Implement secret deletion function

This commit is contained in:
2025-06-09 14:15:32 +02:00
parent 71d877022b
commit d1fa6c0076
4 changed files with 47 additions and 111 deletions

View File

@ -57,8 +57,8 @@
<div class="p-4 bg-white border border-gray-200 rounded-lg shadow-sm sm:flex dark:border-gray-700 sm:p-6 dark:bg-gray-800" id="secret-tree">
<div class="flex flex-col">
<div class="h-full">
<div class="flex flex-1 flex-col">
<div class="h-full w-full">
<sl-tree class="tree-with-icons">
<sl-tree-item
id="secret-group-root-item"