Done for the night

This commit is contained in:
Scott Idem
2025-07-15 20:43:05 -04:00
parent a52cc3808b
commit fa5de6e7df
2 changed files with 3 additions and 3 deletions

View File

@@ -295,7 +295,7 @@ function handle_clear_access() {
<!-- class:hidden={!$ae_sess.show__sign_in_out__fields} --> <!-- class:hidden={!$ae_sess.show__sign_in_out__fields} -->
<header <header
class="ae_header w-64 " class="ae_header w-64 hidden"
> >
<h2 class="text-sm text-center font-semibold"> <h2 class="text-sm text-center font-semibold">
Passcode Sign In Passcode Sign In
@@ -318,7 +318,7 @@ function handle_clear_access() {
<div class="transition-all"> <div class="transition-all">
{#if $ae_loc.trusted_access} {#if $ae_loc.trusted_access && $ae_loc.edit_mode}
{#if $ae_loc.manager_access} {#if $ae_loc.manager_access}
{#if $ae_loc?.sync_local_config} {#if $ae_loc?.sync_local_config}
<button <button

View File

@@ -178,7 +178,7 @@ max-w-max -->
</span> </span>
</span> </span>
<span class:hidden={!expand}> <span class:hidden={!expand} class="">
<!-- <ShieldUser /> --> <!-- <ShieldUser /> -->
<ShieldUser class="mx-1 inline-block text-gray-500" /> <ShieldUser class="mx-1 inline-block text-gray-500" />
<span> <span>