Merge pull request #626 from rahulshukla-webkul/development

rtl class removal
This commit is contained in:
JItendra Singh 2019-02-26 14:20:15 +05:30 committed by GitHub
commit 3683bf79b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
</head>
<body @if (app()->getLocale() == 'ar') class="rtl" @endif style="scroll-behavior: smooth;" class="rtl">
<body @if (app()->getLocale() == 'ar') class="rtl" @endif style="scroll-behavior: smooth;">
{!! view_render_event('bagisto.admin.layout.body.before') !!}
<div id="app">