Merge pull request #2123 from brkcvn/banking-item

All long texts controlled for all items page.
This commit is contained in:
Cüneyt Şentürk
2021-06-21 22:49:01 +03:00
committed by GitHub
8 changed files with 17 additions and 17 deletions

View File

@@ -47,7 +47,7 @@
<td class="col-sm-2 col-md-1 col-lg-1 col-xl-1 d-none d-sm-block">
{{ Form::bulkActionGroup($item->id, $item->name) }}
</td>
<td class="col-xs-4 col-sm-3 col-md-4 col-lg-3 col-xl-3">
<td class="col-xs-4 col-sm-3 col-md-4 col-lg-3 col-xl-3 long-texts">
<a class="col-aka" href="{{ route('customers.show', $item->id) }}">{{ $item->name }}</a>
</td>
<td class="col-md-3 col-lg-3 col-xl-3 d-none d-md-block long-texts">