diff --git a/src/App.tsx b/src/App.tsx index cb870f01f..a760d08af 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -750,13 +750,6 @@ function App() { > CC Switch - { - setSettingsDefaultTab("about"); - setCurrentView("settings"); - }} - className="absolute -top-4 -right-4" - /> + { + setSettingsDefaultTab("about"); + setCurrentView("settings"); + }} + /> {isCurrentAppTakeoverActive && ( ); }