mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
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
This commit is contained in:
7
app/assets/stylesheets/components/table.scss
Normal file
7
app/assets/stylesheets/components/table.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.table {
|
||||
|
||||
&-heading {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user