mirror of
https://github.com/ClipFusion-org/clipfusion.git
synced 2025-08-05 19:25:09 +00:00
removed unnecessary padding in the dashboard
This commit is contained in:
parent
509691534b
commit
d7ecd1906a
@ -84,7 +84,7 @@ export const Dashboard = (): ReactNode => {
|
|||||||
</SidebarGroupContent>
|
</SidebarGroupContent>
|
||||||
</SidebarGroup>
|
</SidebarGroup>
|
||||||
</SidebarContent>
|
</SidebarContent>
|
||||||
<SidebarFooter className="mb-safe">
|
<SidebarFooter>
|
||||||
<SidebarGroup>
|
<SidebarGroup>
|
||||||
<SidebarGroupLabel>
|
<SidebarGroupLabel>
|
||||||
Links
|
Links
|
||||||
|
Loading…
Reference in New Issue
Block a user