Mostly style fixes
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user