mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Adjust spacing when side panel is opened
This commit is contained in:
@@ -696,7 +696,7 @@ export default function SidePanel(props: SidePanelProps) {
|
||||
</DrawerContent>
|
||||
</Drawer>
|
||||
:
|
||||
<div className={`flex justify-between flex-row`}>
|
||||
<div className={`flex justify-between flex-row ${enabled ? 'w-full' : 'w-fit'}`}>
|
||||
<Link href='/' className="content-center">
|
||||
<KhojLogoType />
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user