Wrapping up for the day. Minor fixes to styling.
This commit is contained in:
@@ -183,7 +183,7 @@ if (browser) {
|
||||
|
||||
<!-- <h1>Archives {$lq__archive_obj?.name} - {$lq__archive_content_obj_li?.length}</h1> -->
|
||||
|
||||
<a href="/idaa/archives" class="btn btn-warning btn-sm
|
||||
<a href="/idaa/archives" class="novi_btn btn btn-warning btn-sm
|
||||
variant-ghost-tertiary
|
||||
hover:variant-filled-tertiary
|
||||
transition
|
||||
|
||||
@@ -328,10 +328,9 @@ async function handle_hosted_files_uploaded(hosted_file_id_li: string[], hosted_
|
||||
class="input w-full"
|
||||
placeholder="Content name"
|
||||
>
|
||||
{$lq__archive_content_obj?.name}
|
||||
</label>
|
||||
|
||||
<label for="description">
|
||||
<label for="description" class="w-full">
|
||||
Description
|
||||
<Tiptap_editor
|
||||
default_minimal={true}
|
||||
|
||||
Reference in New Issue
Block a user