-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Description
Feature Request
Cards with 0px border Radius.
Problem description
I have an idea related to cards, Cards does not have hover property .
Proposed solution
Cards should have hover property. On hover, we could have change background Color, add shadow property, change border Radius,
change outline color etc.
MVP
Component code:
I am dummy Heading
At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti
quos dolores et quas molestias excepturi sint occaecat
.headingContainer{
background-color:transparent;
display: flex;
}
.textContainer{
background-color:transparent;
display: flex;
height: 7.5rem;
}
.textBold{
font-weight: bold;
font-size: 20px;
}
Metadata
Metadata
Assignees
Labels
No labels