Fix double-column on user edit modal.

This commit is contained in:
Buster Neece 2022-11-02 08:47:08 -05:00
parent f6c363163f
commit 5d399d6c30
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<b-form-row>
<b-col md="6">
<b-wrapped-form-group class="col-md-6" id="edit_form_locale"
<b-wrapped-form-group id="edit_form_locale"
:field="form.locale">
<template #label="{lang}">
<translate :key="lang">Language</translate>