refactor-login-page #7

Merged
jared merged 61 commits from refactor-login-page into main 2025-06-18 13:10:25 +02:00
Showing only changes of commit aeabbd6d1f - Show all commits

View File

@@ -195,7 +195,7 @@
}}>{item.name}</span }}>{item.name}</span
> >
<input <!--<input
class="text-sm font-semibold leading-6 text-gray-900 inline-block min-w-1" class="text-sm font-semibold leading-6 text-gray-900 inline-block min-w-1"
type="text" type="text"
name="" name=""
@@ -206,7 +206,7 @@
}} }}
bind:value={item.name} bind:value={item.name}
id="label__{item.name}" id="label__{item.name}"
/> />-->
<!-- disabled={item.show_button} --> <!-- disabled={item.show_button} -->
<!-- https://iconduck.com/icons/192863/edit-rename --> <!-- https://iconduck.com/icons/192863/edit-rename -->