.dm-tag-chip-row .q-chip__content {
  padding-right: .35em;
}
.dm-tag-chip-row [dir=ltr] .q-chip__icon--remove,
.dm-tag-chip-row [dir=rtl] .q-chip__icon--remove,
.dm-tag-chip-row [dir=ltr] .q-chip--dense .q-chip__icon--remove,
.dm-tag-chip-row [dir=rtl] .q-chip--dense .q-chip__icon--remove {
  margin-left: .35em !important;
  margin-right: 0 !important;
  font-size: 1.1em;
}
