Table Width to Fit Card?

I have a table inside a card that I want the table to be the full width of the card.

I have tried the below code …

<table class="table table-sm table-responsive w-100">

Any ideas how I can stretch the table the width of the card?

Community Page
Last updated: