mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-07 05:55:48 +01:00
Update basic layout
This commit is contained in:
@@ -7,7 +7,7 @@ import Navbar from './Navbar';
|
||||
const useStyles = createStyles((theme) => ({
|
||||
main: {
|
||||
[theme.fn.largerThan('md')]: {
|
||||
width: 1200,
|
||||
maxWidth: 1200,
|
||||
},
|
||||
},
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user