1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

feat: enhance card layout with full height and flex column styling

This commit is contained in:
codecalm
2025-04-25 22:19:25 +02:00
parent 5d8752eea0
commit 78c9c71365

View File

@@ -169,7 +169,7 @@ You can also add an image on the left side of the card. To do it, add the `.card
</a>
</div>
<div class="col">
<div class="card-body">
<div class="card-body h-full d-flex flex-column">
<h3 class="card-title">
<a href="#">Shut up!</a>
</h3>