fix(core): update

This commit is contained in:
2022-05-30 23:15:32 +02:00
parent 57edbb872b
commit 5b6436b023
7 changed files with 169 additions and 8 deletions

View File

@ -65,9 +65,9 @@ export class DeesChips extends DeesElement {
padding: 8px 12px;
font-size: 14px;
color: #fff;
border-radius: 30px;
margin-right: 3px;
margin-bottom: 7px;
border-radius: 40px;
margin-right: 4px;
margin-bottom: 8px;
}
.chip:hover {