mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-19 22:19:49 -04:00
removed overflow previously added
This commit is contained in:
@@ -82,7 +82,7 @@ function Page() {
|
||||
}, []);
|
||||
|
||||
return (
|
||||
<div className="flex flex-col items-center w-full px-4 overflow-hidden">
|
||||
<div className="flex flex-col items-center w-full px-4">
|
||||
<Helmet>
|
||||
<title>Spacedrive — A file manager from the future.</title>
|
||||
<meta
|
||||
|
||||
Reference in New Issue
Block a user