Spiderpig86/Cirrus

Frontpage demo card with progressbar is not displaying correctly

zemian opened this issue · 1 comments

zemian commented

On the front page of https://www.cirrus-ui.com/, there is a section that show cases few components examples. One of them has card view with many progressbars as stat. When viewed in a Desktop, it is not displayed correctly (the progressbars are overlapping the labels).

Under

Or if you do want to start from scatch, build and extend from existing components to fit your use cases.

image

However if you change the view size to smaller, it stacked the components to larger viewing space, then it looks fine:

image

This has been fixed in 2b884d0