mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 09:13:58 -04:00
Merge pull request #2940 from alphagov/org-settings-table
Make organisation settings column width consistent
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
<h1 class="heading-large">Settings</h1>
|
<h1 class="heading-large">Settings</h1>
|
||||||
<div class="bottom-gutter-3-2 dashboard-table body-copy-table">
|
<div class="bottom-gutter-3-2 settings-table body-copy-table">
|
||||||
{% call mapping_table(
|
{% call mapping_table(
|
||||||
caption='General',
|
caption='General',
|
||||||
field_headings=['Label', 'Value', 'Action'],
|
field_headings=['Label', 'Value', 'Action'],
|
||||||
|
|||||||
Reference in New Issue
Block a user