-
Notifications
You must be signed in to change notification settings - Fork 0
Make the cards more realistic #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
for example:
ecs-list ._item .emojicon {
cursor: pointer;
padding: 15px;
text-align: center;
background: #FFFFFF;
-webkit-box-shadow: 0px 8px 0px #D2DCEE;
-moz-box-shadow: 0px 8px 0px #D2DCEE;
/* box-shadow: 0px 8px 0px #D2DCEE; */
/* -webkit-border-radius: 16px; */
-moz-border-radius: 16px;
border-radius: 16px;
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request