Remove background from form result table for grid questions

pull/1/head
David Benqué 3 years ago
parent 43d43bdcd6
commit a82481c36d

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

Loading…
Cancel
Save