Fix admin page widths
This commit is contained in:
parent
3893203ef8
commit
11af89065b
@ -36,7 +36,7 @@ export default function SiteGrid({
|
||||
'grid-cols-1 md:grid-cols-12',
|
||||
'gap-x-4 lg:gap-x-6',
|
||||
'gap-y-4',
|
||||
'max-w-[1280px]',
|
||||
'max-w-[1280px] 3xl:w-[1280px]',
|
||||
// Offset sidebar width when centering on large screens
|
||||
'3xl:translate-x-[163px]',
|
||||
className,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user