Hey @AZ2024 ,
Hope this helps
Add this CSS into “component-card.css”.
.card__information {
display: flex;
align-items: center;
justify-content: space-between;
width: auto;
}
Thanks,
Ritu
Hey @AZ2024 ,
Hope this helps
Add this CSS into “component-card.css”.
.card__information {
display: flex;
align-items: center;
justify-content: space-between;
width: auto;
}
Thanks,
Ritu