Merge pull request #6020 from jitendra-webkul/master

Issue #6019 fixed
This commit is contained in:
Jitendra Singh 2022-03-15 10:01:52 +05:30 committed by GitHub
commit 07edaee93e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/ui.js": "/js/ui.js?id=82b08d55fdf8111eb55c",
"/js/ui.js": "/js/ui.js?id=72f4ff44ad3698911872",
"/css/ui.css": "/css/ui.css?id=e2aba6492905df892f66"
}

View File

@ -599,7 +599,7 @@
v-text="translations.submit"
type="submit"
class="btn btn-sm btn-primary"
style="margin-left: 10px"
style="margin-left: 10px; white-space: nowrap;"
></button>
</form>
</div>