Remove background from form result table for grid questions

This commit is contained in:
David Benqué 2021-09-03 20:26:18 +01:00
parent 43d43bdcd6
commit a82481c36d
1 changed files with 1 additions and 0 deletions

View File

@ -720,6 +720,7 @@
font-weight: bold;
padding: 5px 10px;
.cp-form-results-cell();
background: transparent;
}
&:not(:first-child) {
.cp-mr-q {