fix(core): update
This commit is contained in:
@ -70,9 +70,10 @@ export class DeesChips extends DeesElement {
|
||||
color: #fff;
|
||||
border-radius: 40px;
|
||||
margin-right: 4px;
|
||||
margin-bottom: 8px;
|
||||
margin-bottom: 4px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
|
||||
}
|
||||
|
||||
.chip:hover {
|
||||
|
Reference in New Issue
Block a user