diff --git a/src/App.js b/src/App.js index ecf7896..dc4fb44 100644 --- a/src/App.js +++ b/src/App.js @@ -285,7 +285,7 @@ const AppContent = ({ currentTheme, onThemeChange }) => { sx={{ position: "fixed", bottom: 31, - right: 135, + right: 75, }} onClick={handleReportIssue} > @@ -303,7 +303,7 @@ const AppContent = ({ currentTheme, onThemeChange }) => { sx={{ position: "fixed", bottom: 31, - right: 75, + right: 135, }} onClick={handleThemeCustomizerToggle} >