From 95bae5929c1df76f00250ff7220c5e40a28e20b3 Mon Sep 17 00:00:00 2001 From: "Thomas \"ajnart\" Camlong" Date: Sat, 14 May 2022 21:42:11 +0200 Subject: [PATCH] :lipstick: Improve minor styles --- src/components/Settings/SettingsMenu.tsx | 2 +- src/components/layout/Layout.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Settings/SettingsMenu.tsx b/src/components/Settings/SettingsMenu.tsx index bce50fd0b..061ef2165 100644 --- a/src/components/Settings/SettingsMenu.tsx +++ b/src/components/Settings/SettingsMenu.tsx @@ -122,7 +122,7 @@ export function SettingsMenuButton(props: any) { ({ main: { [theme.fn.largerThan('md')]: { - maxWidth: 1200, + maxWidth: 1500, }, }, }));