From e150ecc74e8596672a96f9eab1c65f9ba7af9fd1 Mon Sep 17 00:00:00 2001 From: rob Date: Wed, 1 May 2024 15:51:01 -0400 Subject: [PATCH] make weekly summary table stack in small viewports --- app/views/report/components/weekly-summary.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/report/components/weekly-summary.pug b/app/views/report/components/weekly-summary.pug index ba399f3..4d708ed 100644 --- a/app/views/report/components/weekly-summary.pug +++ b/app/views/report/components/weekly-summary.pug @@ -1,5 +1,5 @@ mixin renderWeeklySummaryReport (data) - table.uk-table.uk-table-small.no-select + table.uk-table.uk-table-small.uk-table-responsive.no-select thead tr th Project