mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-21 18:55:16 +02:00
refactor: integrate mobile preview functionality in citation components and enhance styling for improved usability
This commit is contained in:
parent
4dd5871318
commit
5092bd3e8c
3 changed files with 80 additions and 81 deletions
|
|
@ -463,7 +463,7 @@ export function EditorPanelContent({
|
|||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
<div className="flex h-10 items-center justify-between gap-2 border-b px-4">
|
||||
<div className="grid h-10 grid-cols-[minmax(0,1fr)_auto] items-center gap-3 border-b px-4">
|
||||
<div className="min-w-0 flex flex-1 items-center gap-2">
|
||||
<p className="truncate text-sm text-muted-foreground">{displayTitle}</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue