CSS: Quickchart Progress bar over Card layout

Example quickchart image:

![](upload://yLyY3ei3ExF3eOUJaKmBdN1zJem.png)

<pre><span><style>
.card-image-container, .card-image-container .image {
height: 10px !important;
padding-bottom: 0 !important;
}

/* Use this for progress bar on the bottom
[data-test="card-item"]  {
flex-direction: column-reverse;
}*/
18 Likes

Beautiful.

Bob, are you becoming a pro at css by any chance? :laughing:

I dunno about pro, but I know enough to be dangerous :wink:

4 Likes