Files
notifications-admin/app/assets/stylesheets/components/table.scss
Chris Hill-Scott dbc55e76b0 Add table of recipients
Uses an adapted version of the 'summary table' pattern from Digital Marketplace
frontend toolkit:
http://alphagov.github.io/digitalmarketplace-frontend-toolkit/summary-table.html
2015-12-11 09:49:38 +00:00

8 lines
53 B
SCSS

.table {
&-heading {
text-align: left;
}
}