Browse Source

Wrap scheme names

pull/1972/head
Kat 3 years ago
parent
commit
f9981c4a58
  1. 4
      app/frontend/styles/_table-group.scss

4
app/frontend/styles/_table-group.scss

@ -9,10 +9,6 @@
margin-bottom: -1px;
}
.govuk-table__cell {
white-space: nowrap;
}
&::-webkit-scrollbar {
height: govuk-spacing(1);
width: govuk-spacing(1);

Loading…
Cancel
Save