mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
Give more breathing space to the sidebar footer
This commit is contained in:
@@ -68,7 +68,7 @@ export function AppSidebar(props: AppSidebarProps) {
|
||||
useSidebar();
|
||||
|
||||
return (
|
||||
<Sidebar collapsible={"icon"} variant="sidebar">
|
||||
<Sidebar collapsible={"icon"} variant="sidebar" className="md:py-2">
|
||||
<SidebarHeader>
|
||||
<SidebarMenu className="p-0 m-0">
|
||||
<SidebarMenuItem className="p-0 m-0">
|
||||
|
||||
Reference in New Issue
Block a user