feat: narrowed navbar
This commit is contained in:
@ -72,7 +72,7 @@ export default function RootLayout({ children }: Props) {
|
||||
layout={"alt"}
|
||||
withBorder={false}
|
||||
navbar={{
|
||||
width: 160,
|
||||
width: 145,
|
||||
breakpoint: "sm",
|
||||
collapsed: {
|
||||
desktop: false,
|
||||
|
||||
Reference in New Issue
Block a user