RTL style problems fixed
This commit is contained in:
@ -117,7 +117,7 @@
|
||||
</div>
|
||||
|
||||
<div class="flex ltr:ml-2 rtl:mr-2">
|
||||
<span class="w-28 text-left block text-base truncate">
|
||||
<span class="w-28 ltr:text-left rtl:text-right block text-base truncate">
|
||||
<x-button.hover>
|
||||
{{ Str::limit(setting('company.name'), 22) }}
|
||||
</x-button.hover>
|
||||
@ -235,3 +235,4 @@
|
||||
<x-loading.menu />
|
||||
|
||||
@stack('menu_end')
|
||||
|
||||
|
Reference in New Issue
Block a user