From a82481c36da62de40dc44db3e0934dbb0a7cee6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Benqu=C3=A9?= Date: Fri, 3 Sep 2021 20:26:18 +0100 Subject: [PATCH] Remove background from form result table for grid questions --- www/form/app-form.less | 1 + 1 file changed, 1 insertion(+) diff --git a/www/form/app-form.less b/www/form/app-form.less index acf9051dd..2673685a2 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -720,6 +720,7 @@ font-weight: bold; padding: 5px 10px; .cp-form-results-cell(); + background: transparent; } &:not(:first-child) { .cp-mr-q {