From 3f875016d1483a6927330ae87ada95c0efbca1fd Mon Sep 17 00:00:00 2001 From: Ricardo Gonzalez Date: Wed, 27 May 2026 22:07:05 -0500 Subject: [PATCH] agregar padding lateral a dashboard (px-4 lg:px-6) --- src/views/DashboardView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/DashboardView.vue b/src/views/DashboardView.vue index 672efff..a53d963 100644 --- a/src/views/DashboardView.vue +++ b/src/views/DashboardView.vue @@ -57,7 +57,7 @@ const statusLabel = (status: unknown) => {