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