fix: fix lsd xl breakpoint width
This commit is contained in:
parent
5792de1a65
commit
38421bef71
|
@ -47,6 +47,9 @@ export const useLSDTheme = () => {
|
|||
lg: {
|
||||
width: 1280,
|
||||
},
|
||||
xl: {
|
||||
width: 1440,
|
||||
},
|
||||
},
|
||||
palette: {},
|
||||
typography: {},
|
||||
|
|
Loading…
Reference in New Issue