mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
style: adjust header and sidebar heights for improved layout consistency and update TabBar component for better responsiveness
This commit is contained in:
parent
781984c224
commit
2327869147
6 changed files with 63 additions and 61 deletions
|
|
@ -520,7 +520,7 @@ export function DocumentsSidebar({
|
|||
|
||||
const documentsContent = (
|
||||
<>
|
||||
<div className="shrink-0 flex h-12 items-center px-4">
|
||||
<div className="shrink-0 flex h-14 items-center px-4">
|
||||
<div className="flex w-full items-center justify-between">
|
||||
<div className="flex items-center gap-2">
|
||||
{isMobile && (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue