feat(enrich): field reordering, required-fields progress bar, and no-PDF upload state #267
@@ -81,7 +81,7 @@ const titleValue = $derived(titleDirty ? currentTitle : suggestedTitle || curren
|
||||
<!-- Optional divider -->
|
||||
<div class="my-3 flex items-center gap-2">
|
||||
<div class="flex-1 border-t border-line"></div>
|
||||
<span class="text-[9px] font-bold tracking-widest text-ink-3 uppercase">Optional</span>
|
||||
<span class="text-xs font-bold tracking-widest text-ink-3 uppercase">Optional</span>
|
||||
<div class="flex-1 border-t border-line"></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user