-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
Component LibraryIssue with Component LibraryIssue with Component Library
Description
In description list in card, it looks like the Card size property combines two concepts:
-
Large Card - isLarge, isCompact
-
Description List - isLarge
Looks like padding is adjusted for the card and text size is adjusted for descriptionList
another issue:
description list card is referencing an old version of card. so we need to rebuild that. Probably should be just the description list size variants (default, display lg, display xl) placed within a default card.
The card could technically be set to compact, large, or default but that should be independent of the description list size.
maybe the display sizes should be variants in the actual description list base component and then the description list in card component just combines the 2?
Metadata
Metadata
Assignees
Labels
Component LibraryIssue with Component LibraryIssue with Component Library
Type
Projects
Status
Not started