feat: Update UX for adding label in a conversation (#2243)

This commit is contained in:
Sivin Varghese
2021-05-17 12:00:08 +05:30
committed by GitHub
parent ef2611164d
commit 60177ef418
4 changed files with 103 additions and 76 deletions

View File

@@ -89,6 +89,7 @@ export default {
.label--icon,
.close--icon {
font-size: var(--font-size-micro);
cursor: pointer;
}
&.small .label--icon,