remove unneeded margin from username generator
This commit is contained in:
parent
4f3e31bc26
commit
ae3067e3f2
|
@ -20,7 +20,7 @@
|
|||
<bit-section-header>
|
||||
<h6 bitTypography="h6">{{ "options" | i18n }}</h6>
|
||||
</bit-section-header>
|
||||
<div class="tw-mb-4">
|
||||
<div>
|
||||
<bit-card>
|
||||
<form class="box" [formGroup]="credential" class="tw-container">
|
||||
<bit-form-field>
|
||||
|
|
Loading…
Reference in New Issue