Hi, like to request for this shadow like this
I can consider it for one of the next milestones.
Note for me:
https://getbootstrap.com/docs/4.4/utilities/shadows/
Any updates on this?
@imtrobin did you use a different design than a Card?
Hi, it's currently low on the list. I can make it part of #942 since I have a plan to do it soon.
Hi, thanks for the fast response!
Okay cool to hear, I would love to see it!
<div class="shadow p-3 mb-5 bg-white rounded">
<Card>...</Card>
</div>
As a quick workaround I went for this solution.
Most helpful comment
Hi, thanks for the fast response!
Okay cool to hear, I would love to see it!
<div class="shadow p-3 mb-5 bg-white rounded"> <Card>...</Card> </div>As a quick workaround I went for this solution.