diff --git a/frontend/src/routes/(app)/+layout.svelte b/frontend/src/routes/(app)/+layout.svelte index 41e6d9a..495e599 100644 --- a/frontend/src/routes/(app)/+layout.svelte +++ b/frontend/src/routes/(app)/+layout.svelte @@ -20,10 +20,58 @@
-
+ class="max-w-screen flex h-screen max-h-screen w-full flex-col overflow-hidden"> +
+ class="flex w-full items-center justify-between gap-2 px-4 py-2"> + + + + + + + Shortener + +
+ + + + +
+
+
+
+ +
+ +
+
+
+
+
@@ -60,58 +108,9 @@
-
- - - - - - - Shortener - -
- - - - -
-
-
-
- -
- -
-
-
-
-
-
- -
+