From 68b13ab5c219f862012bfc0a1b9decee017e561e Mon Sep 17 00:00:00 2001 From: grngxd <36968271+grngxd@users.noreply.github.com> Date: Tue, 10 Jun 2025 14:49:39 +0100 Subject: [PATCH] fix: responsiveness --- src/components/Controlbar.tsx | 2 +- src/routes/dashboard/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Controlbar.tsx b/src/components/Controlbar.tsx index 0322b68..3aeadc1 100644 --- a/src/components/Controlbar.tsx +++ b/src/components/Controlbar.tsx @@ -42,7 +42,7 @@ export default component$(() => { } }) return ( -
+
{
) : ( -
+
{files.value.map((file) => ( ))}