Work on general style clean up. So much to do...

This commit is contained in:
Scott Idem
2025-06-19 12:54:40 -04:00
parent 9617071361
commit 1e0c6ec91b
6 changed files with 211 additions and 113 deletions

View File

@@ -792,7 +792,7 @@ async function handle_update__data_store(
<button
type="button"
class="ae_btn_edit__ds btn hover:preset-tonal-warning text-xs absolute top-0 right-0 opacity-30 hover:opacity-100 transition delay-700 hover:delay-200 m-1 p-1"
class="ae_btn_edit__ds btn hover:preset-tonal-warning text-xs absolute top-0 right-0 opacity-30 hover:opacity-100 transition delay-700 hover:delay-200 p-1 z-50"
class:opacity-5={!$ae_loc.manager_access}
class:hidden={!(
($ae_loc.manager_access && $ae_loc.edit_mode)