make identity smaller
This commit is contained in:
parent
75687a3c15
commit
2c4558ae7f
@ -128,7 +128,7 @@
|
|||||||
<span class="font-weight-bold">Identity</span>
|
<span class="font-weight-bold">Identity</span>
|
||||||
</th>
|
</th>
|
||||||
<td class="pb-50">
|
<td class="pb-50">
|
||||||
{{ validator.description.identity || '-' }}
|
<small>{{ validator.description.identity || '-' }}</small>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user