fix(core): update

This commit is contained in:
2023-10-24 14:18:03 +02:00
parent cd9b028e9b
commit 64074e37fc
5 changed files with 96 additions and 38 deletions

View File

@ -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 {