diff --git a/web/src/App.tsx b/web/src/App.tsx index 374484d..075d151 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -3,17 +3,7 @@ import type { ParentProps } from "solid-js"; export default function App(props: ParentProps) { return (
-
-

- - drop - -

- {props.children} -
+
{props.children}

end-to-end encrypted

diff --git a/web/src/pages/Upload.tsx b/web/src/pages/Upload.tsx index 6e7b4fc..35fc72b 100644 --- a/web/src/pages/Upload.tsx +++ b/web/src/pages/Upload.tsx @@ -254,7 +254,7 @@ export default function Upload() {
- + {progress()}% {statusText()} @@ -308,10 +308,11 @@ export default function Upload() { } > -

Drop a file

- or +

Drop a file

+ or