hidden-mobile added for relating blade files

This commit is contained in:
Burak Civan
2022-08-09 14:56:14 +03:00
parent 06c9cba9b1
commit 9572cf5df6
21 changed files with 85 additions and 85 deletions

View File

@ -144,7 +144,7 @@
@endif
@endif
<div class="truncate {{ $showLogo ? ' ltr:pl-8 rtl:pr-8' : '' }}">
<div class="truncate {{ $showLogo ? 'ltr:lg:pl-8 rtl:lg:pr-8' : '' }}">
{{ $item->name }}
</div>