mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 02:23:19 -04:00
Removing govuk utility classes
This commit is contained in:
@@ -28,11 +28,9 @@
|
||||
{% call form_wrapper() %}
|
||||
<div class="form-group">
|
||||
{{ form.volume_email(param_extensions={
|
||||
"classes": "govuk-!-width-one-half",
|
||||
"hint": {"text": "For example, 50,000"},
|
||||
}) }}
|
||||
{{ form.volume_sms(param_extensions={
|
||||
"classes": "govuk-!-width-one-half",
|
||||
"hint": {"text": "For example, 50,000"},
|
||||
}) }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user