mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-27 13:21:26 +00:00
Fixing home alignment when person name is too big
This commit is contained in:
parent
51ee7c2ef3
commit
78bc539a5a
@ -29,7 +29,7 @@
|
||||
</a>
|
||||
@endif
|
||||
</div>
|
||||
<div class="align-self-end text-right">
|
||||
<div class="ml-auto align-self-end text-right">
|
||||
@if ($item->used_by)
|
||||
@include('home.usedItem')
|
||||
@else
|
||||
|
Loading…
Reference in New Issue
Block a user