Styling for app perms

This commit is contained in:
leigh-mil
2019-09-10 10:56:18 -04:00
parent b32d7e1f97
commit 117a3e2162
4 changed files with 33 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
v-bind:initial-checked='{{ field.data|string|lower }}'
>
<div>
<div class='usa-input {{ classes }} {% if field.errors %}usa-input--error{% endif %}'>
<div class='usa-input {{ classes }} {% if field.errors %}usa-input--error{% endif %}' v-bind:class="[{ 'checked': isChecked }]">
<fieldset data-ally-disabled="true" v-on:change="onInput" class="usa-input__choices {% if inline %}usa-input__choices--inline{% endif %}">
<legend>