From e1972692ab9e5e6aac1da4a99693ea0728f17e1e Mon Sep 17 00:00:00 2001 From: Eva Date: Thu, 4 Aug 2022 16:00:20 +0200 Subject: [PATCH] :construction_worker: fix CI --- frontend/resources/styles/main/partials/dashboard-grid.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/resources/styles/main/partials/dashboard-grid.scss b/frontend/resources/styles/main/partials/dashboard-grid.scss index c9ac8ccf7d..8c82652f93 100644 --- a/frontend/resources/styles/main/partials/dashboard-grid.scss +++ b/frontend/resources/styles/main/partials/dashboard-grid.scss @@ -118,7 +118,7 @@ max-width: 230px; } } - + span.date { color: $color-gray-20; font-size: $fs14;