mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 02:23:19 -04:00
Make organisation settings column width consistent
To match https://github.com/alphagov/notifications-admin/blob/9e238a4f87fc578427998c623756a5402a3c7e2b/app/templates/views/service-settings.html#L13
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
{% block maincolumn_content %}
|
||||
<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(
|
||||
caption='General',
|
||||
field_headings=['Label', 'Value', 'Action'],
|
||||
|
||||
Reference in New Issue
Block a user