From 2d003c644b11c7e4f41d11981b22b90ef2e8e78b Mon Sep 17 00:00:00 2001 From: Diyar Akhgar Date: Tue, 10 Jun 2025 16:42:07 +0330 Subject: [PATCH] files Page Responsive --- xroom-dashboard/src/pages/dashboard/files.vue | 325 ++++++++++++++---- 1 file changed, 266 insertions(+), 59 deletions(-) diff --git a/xroom-dashboard/src/pages/dashboard/files.vue b/xroom-dashboard/src/pages/dashboard/files.vue index 84b4f3b..9e0e269 100644 --- a/xroom-dashboard/src/pages/dashboard/files.vue +++ b/xroom-dashboard/src/pages/dashboard/files.vue @@ -86,6 +86,73 @@ + + +
+ +
+ +
+
{{ section.title }}
+
+ + + +
+
{{ file.name }}
+
+ + + + + + + + {{ formatDate(file.created_at) }} +
+
+
+