From 831a827ef7c76b7422b3039773d49b69db98220c Mon Sep 17 00:00:00 2001 From: pa Date: Wed, 18 Mar 2026 09:41:47 +0900 Subject: [PATCH] feat: Implement compact pagination/table header styling for data tables within dashboard panels. --- .../ui/data-table/DataTableLayout.vue | 6 +-- .../Dashboard/components/DashboardPanel.vue | 43 ++++++++++++++++++- 2 files changed, 45 insertions(+), 4 deletions(-) diff --git a/src/components/ui/data-table/DataTableLayout.vue b/src/components/ui/data-table/DataTableLayout.vue index ea668fd2..9acf94bd 100644 --- a/src/components/ui/data-table/DataTableLayout.vue +++ b/src/components/ui/data-table/DataTableLayout.vue @@ -259,8 +259,8 @@ -
-
+
+
{{ t('table.pagination.rows_per_page') }}