Hello,
I'm wondering if I missed something, I'd like to have a fixed container and the picture within zoomed, but what I'm having is the container zoomed (x2 in size both direction).
Is there a way to use this library with having just the
zoom not the container.
I'm doing this:
<div class="zoom max-w-full">
<img class="ring-gray-700 w-full ring-2" src="{{$mediaCollections['receipts']->temporaryUrl()}}" width=""/>
</div>
Thanks, Denis
Hello,
I'm wondering if I missed something, I'd like to have a fixed container and the picture within zoomed, but what I'm having is the container zoomed (x2 in size both direction).
Is there a way to use this library with having just the
zoom not the container.
I'm doing this:
Thanks, Denis