Pārlūkot izejas kodu

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

codecalm 4 mēneši atpakaļ
vecāks
revīzija
78c9c71365
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/content/ui/components/cards.md

+ 1 - 1
docs/content/ui/components/cards.md

@@ -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>