Mostly style fixes

This commit is contained in:
Scott Idem
2025-03-18 15:23:41 -04:00
parent c96e59c660
commit 6749ecc4c3
2 changed files with 11 additions and 6 deletions

View File

@@ -171,7 +171,10 @@ onMount(() => {
</Comp_hosted_files_upload>
</div>
<div class:hidden={$ae_sess.files.add_to_use_files_method == 'select'}>
<div
class:hidden={$ae_sess.files.add_to_use_files_method == 'select'}
class=""
>
<Element_manage_hosted_file_li_wrap
link_to_type={'account'}
link_to_id={$ae_loc?.account_id}