"category name edited for long text"

This commit is contained in:
Burak Civan
2021-05-01 13:50:07 +03:00
parent 655fe3a359
commit ad1304ab23
3 changed files with 3 additions and 3 deletions

View File

@@ -77,7 +77,7 @@
@endif
@endif
</td>
<td class="col-lg-2 col-xl-2 d-none d-lg-block text-left">{{ $item->category->name }}</td>
<td class="col-lg-2 col-xl-2 d-none d-lg-block text-left long-texts">{{ $item->category->name }}</td>
<td class="col-lg-2 col-xl-2 d-none d-lg-block text-left">{{ $item->account->name }}</td>
<td class="col-xs-4 col-sm-2 col-md-2 col-lg-1 col-xl-1 text-center">
<div class="dropdown">