diff --git a/src/App.tsx b/src/App.tsx index 223e624..fb3e152 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -90,31 +90,19 @@ function AppContent() { return (
+ className="text-center bg-[#18181b] border-2 border-[#303032] rounded-lg p-6 w-full shadow-lg"> +
You are logged in! Use the sidebar to access all available tools. To get started, create an SSH Host in the SSH Manager tab. Once created, you can connect to that host using the other apps in the sidebar.
+
{formatDescription(release.description)}
-