mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-24 04:14:57 +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>
|
</a>
|
||||||
@endif
|
@endif
|
||||||
</div>
|
</div>
|
||||||
<div class="align-self-end text-right">
|
<div class="ml-auto align-self-end text-right">
|
||||||
@if ($item->used_by)
|
@if ($item->used_by)
|
||||||
@include('home.usedItem')
|
@include('home.usedItem')
|
||||||
@else
|
@else
|
||||||
|
Loading…
Reference in New Issue
Block a user