mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-23 19:05:16 +02:00
refactor: improve error handling layout in CitationPanel and update Separator styling across multiple components for consistency
This commit is contained in:
parent
8001cae1b4
commit
9c5a8c00b9
4 changed files with 9 additions and 7 deletions
|
|
@ -299,7 +299,7 @@ export function VisionConfigDialog({
|
|||
/>
|
||||
</div>
|
||||
|
||||
<Separator />
|
||||
<Separator className="bg-popover-border" />
|
||||
|
||||
<div className="space-y-2">
|
||||
<Label className="text-sm font-medium">Provider *</Label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue