mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-23 20:10:52 +00:00
Fixing home alignment when person name is too big
This commit is contained in:
parent
61b54ecdd8
commit
d87d4ba4bf
@ -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